mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-01 17:03:30 -05:00
19 lines
503 B
JSON
19 lines
503 B
JSON
{
|
|
"name": "Working with CSS Variables",
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-working-with-css-variables",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "672aa8985acb7361e656f94c",
|
|
"title": "What Are CSS Custom Properties, and How Do They Work?"
|
|
},
|
|
{
|
|
"id": "672cf3ca326da9f63683e236",
|
|
"title": "What Is the @property Rule, and How Does It Work with Fallbacks?"
|
|
}
|
|
],
|
|
"helpCategory": "HTML-CSS"
|
|
}
|