freeCodeCamp/curriculum/structure/blocks/lecture-debugging-css.json
Sem Bauke 7c3c64bf8d
refactor(curriculum): remove block name metadata and source titles from intro (#66415)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2026-03-17 15:43:14 +00:00

14 lines
344 B
JSON

{
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-debugging-css",
"challengeOrder": [
{
"id": "672aa8c1ad423562a38b484d",
"title": "How Can You Use the DevTools Inspection Tool and CSS Validators to Debug Your CSS?"
}
],
"helpCategory": "HTML-CSS"
}