{ "$schema": "../schemas/code-crispies-module-schema.json", "id": "flexbox", "title": "Flexbox", "description": "Master the flexible box layout model for modern responsive designs", "difficulty": "intermediate", "lessons": [ { "id": "flexbox-1", "title": "Container", "description": "Learn how to create a flex container and understand the main and cross axes.", "task": "Add display: flex to .wrap to create a flexbox layout.", "previewHTML": "