{ "$schema": "../schemas/code-crispies-module-schema.json", "id": "playground", "title": "Playground", "description": "Free-form HTML & CSS playground", "mode": "playground", "difficulty": "beginner", "lessons": [ { "id": "playground", "title": "Playground", "description": "", "task": "", "previewHTML": "", "previewBaseCSS": "", "sandboxCSS": "", "initialCode": "\n\n
Start coding!
", "solution": "", "previewContainer": "preview-area", "validations": [] } ] }