2 releases

0.1.1 Mar 6, 2022
0.1.0 Mar 6, 2022

#20 in #css-color


Used in cy

MPL-2.0 license

7KB
132 lines

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