1 unstable release

0.1.0 Mar 27, 2023

#17 in #css-color

MPL-2.0 license

3KB

Tailwind RS

Tailwind style tracer in rust, JIT + AOT interpreter!

Projects

  • 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

Syntax Reference

Dependencies

~1.5MB
~36K SLoC