tailwind-rs 0.2.0

Tailwind translater for html and more
Documentation
1
2
3
4
5
6
mod html;

#[test]
fn ready() {
    println!("it works!")
}