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 7c7e7c4ba0
commit b408d8f7b5
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "../schemas/code-crispies-module-schema.json",
"id": "colors-backgrounds",
"title": "Colors & Backgrounds",
"title": "WIP: Colors & Backgrounds",
"description": "Learn how to apply and manipulate colors, backgrounds, and graphical fills using CSS properties.",
"difficulty": "beginner",
"lessons": [