feat: mark modules as work in progress for better clarity

This commit is contained in:
Michael Czechowski
2025-05-20 01:43:44 +02:00
parent 7ffd6f92a0
commit 3f9158852d
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "../schemas/code-crispies-module-schema.json",
"id": "selectors",
"title": "Specificity",
"title": "WIP: Specificity",
"description": "Master the art of targeting HTML elements using various CSS selectors, from basics to specificity rules.",
"difficulty": "beginner",
"lessons": [