Files
freeCodeCamp/curriculum/structure/blocks/lecture-working-with-css-variables.json
2025-10-23 23:20:15 +05:30

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"
}