feat(curriculum): css ferris wheel (#43460)

* feat: initial infra

* feat: initial step breakdown

* feat: expand instructions

* feat: write tests!

* chore: apply shaun's review suggestions

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* chore: more tweaks

* chore: ferris → Ferris

* chore: apply shaun's review suggestions

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>

* fix: no lang

* chore: fix lint issues

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>

Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
Nicholas Carrigan (he/him)
2021-11-09 10:03:21 -08:00
committed by GitHub
parent 5ffd65e4e7
commit 229fa686ca
34 changed files with 3953 additions and 3 deletions

View File

@ -30,5 +30,6 @@
"registration-form": "Registration Form",
"css-photo-gallery": "CSS Photo Gallery",
"css-grid-magazine": "CSS Grid Magazine",
"css-nutrition-label": "CSS Nutrition Label"
"css-nutrition-label": "CSS Nutrition Label",
"css-ferris-wheel": "CSS Ferris Wheel"
}