mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat: add css foundations block - the odin project (#49377)
* feat: add css foundations block - the odin project * feat: add first 7 questions * feat: introduce type selector question as first question * feat: add new exercise block * feat: introduce exercise 1 * feat: introduce exercise 2 * fix: add removed solutions * fix: add help category * fix: add placeholder description * fix: code block highlighting * fix: add optional chaining to tests * fix: second exercise * Apply Naomi's suggestions from code review Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com> --------- Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com> Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
This commit is contained in:
@@ -43,6 +43,8 @@
|
||||
"data-structures": "JavaScript",
|
||||
"take-home-projects": "JavaScript",
|
||||
"top-learn-html-foundations": "HTML-CSS",
|
||||
"top-learn-css-foundations": "HTML-CSS",
|
||||
"top-learn-css-foundations-projects": "HTML-CSS",
|
||||
"top-build-a-recipe-project": "HTML-CSS",
|
||||
"rosetta-code": "JavaScript",
|
||||
"project-euler-problems-1-to-100": "JavaScript",
|
||||
|
||||
Reference in New Issue
Block a user