File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 "name" : " CSS Combinators" ,
5454 "description" : " Combinators are used to combine CSS selectors to create more complex selectors." ,
5555 "link" : " https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Selectors/Combinators"
56+ },
57+ {
58+ "id" : " css-diner" ,
59+ "name" : " CSS Diner (Game)" ,
60+ "description" : " A game to help you learn and practice CSS selectors." ,
61+ "link" : " https://flexboxfroggy.com/"
62+ },
63+ {
64+ "id" : " flexbox-froggy" ,
65+ "name" : " Flexbox Froggy (Game)" ,
66+ "description" : " A game for learning CSS flexbox." ,
67+ "link" : " https://flexboxfroggy.com/"
68+ },
69+ {
70+ "id" : " grid-garden" ,
71+ "name" : " Grid Garden (Game)" ,
72+ "description" : " A game for learning CSS grid layout." ,
73+ "link" : " https://cssgridgarden.com/"
5674 }
5775 ]
5876 }
123141 }
124142 }
125143 ]
126- }
144+ }
You can’t perform that action at this time.
0 commit comments