Railwind
Tailwind compiler rewritten in Rust
Description
The main goal, is to decouple the original Tailwind project from Node and NPM with the side goal of possibly making it even faster and smaller (Tailwind already has a standalone version, but the binary size is a whooping 35 mb).
Features
Currently, not all Tailwind features are supported. At the moment, the following features are working:
Layout
- Container
- Aspect ratio
Spacing
- Padding
- Margin
Flexbox & Grid
- Flex
Other
- Pseudo-classes
- Pseudo-elements
- Media queries
Authors
Contributors names and contact info
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
Inspiration, code snippets, etc.