v0.1.0-beta.1
First fully usable version of Whirlwind 🌪️
Whirlwind is a utility-first CSS framework specifically designed for React Native. It is heavily inspired by both Tachyons and Tailwind CSS and uses low-level building blocks for rapidly building custom designs.
- Readable 👀 - all classes follow a simple, consistent naming convention
- Lightweight 🪶 - no 3rd party dependencies
- Composable 🧱 - combinable classes for rapid prototyping
- Performant 🚀 - No unnecessary calculations, no unnecessary string parsing, just pure and fast static styles
- Reusable ♻️ - Promote reusability in your team and reduce redundancies in your codebase
- React Native and TypeScript first 🥇 - built for React Native and 100% written in TypeScript for a best-in-class developer experience