Introducing Typewind, the magic of Tailwind combined with the safety of Typescript. Typewind compiles away all the styles used, and converts them to static classes at build time. It provides an intuitive syntax to apply variants to multiple styles and supports most Javascript/Typescript frameworks and build tools. Using TS intellisense, Typewind is able to provide type safety to tailwind, and provide autocomplete for all the classes from tailwind.config.js. Type definitions of tw are generated from your `tailwind.config.js`, and also creates types for custom theme palette and plugins. MIT 2023 © Mokshit Jain. Powered by GitHub.