Remove legacy examples and keep only numbered tutorial sequence
- Remove basic_usage, module_usage, advanced_features and other legacy examples
- Keep clean numbered sequence: index_00 through comprehensive_showcase_07
- Update dune file to remove legacy executables definition
- Simplify learning path to focus on progressive tutorial structure
The remaining examples provide a complete learning journey:
- 00: Index/guide explaining the learning path
- 01: Hello Tailwind - basic concepts
- 02: Colors and Typography - type system exploration
- 03: Layout and Spacing - box model and flexbox
- 04: Responsive Design - breakpoints and responsive utilities
- 05: Effects and Variants - interactive elements and hover states
- 06: Patterns and Components - reusable layout patterns
- 07: Comprehensive Showcase - real-world application demo
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>