freeCodeCamp/curriculum/structure/blocks/review-css-attribute-selectors.json
Oliver Eyton-Williams 27a54624c3
refactor: blockType -> blockLabel (#62548)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-23 23:20:15 +05:30

15 lines
334 B
JSON

{
"name": "CSS Attribute Selectors Review",
"blockLabel": "review",
"blockLayout": "link",
"isUpcomingChange": false,
"dashedName": "review-css-attribute-selectors",
"challengeOrder": [
{
"id": "671a95990b86b68961340adc",
"title": "CSS Attribute Selectors Review"
}
],
"helpCategory": "HTML-CSS"
}