pintariching / railwind

Tailwind compiler rewritten in rust
MIT License
317 stars 9 forks source link

Add optional profile to build a small binary #33

Closed saolof closed 1 year ago

saolof commented 1 year ago

This makes it possible to build with --profile=small if the user wants to optimize for a small binary.