Skip to content

mknaw/tailwind-rs

 
 

Repository files navigation

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

Releases

No releases published

Packages

 
 
 

Languages

  • Rust 53.9%
  • Mathematica 46.1%