Skip to content

v0.1.0-beta.1

Compare
Choose a tag to compare
@arabold arabold released this 12 Aug 20:10
· 37 commits to main since this release

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