feat: add JSON schema for course modules and update module files
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"$schema": "../schemas/code-crispies-module-schema.json",
|
||||
"id": "selectors",
|
||||
"title": "Specificity",
|
||||
"description": "Master the art of targeting HTML elements using various CSS selectors, from basics to specificity rules.",
|
||||
|
||||
Reference in New Issue
Block a user