Tailwind style tracer in rust, JIT + AOT interpreter!
- Tailwind AST: Parser and syntax tree
- Tailwind CSS: Core library, interpreter and validator
- Does not contain any IO and configuration parser
- If you're going to do a framework, you should start here
- Tailwind CLI:
Tailwind CSS
based post processor, supports html- Ready to use with zero configuration
- Can also be freely configured and combined with CI
- CSS2TW: Reverse css to tailwind
- Tailwind Web: Online showcase