antfu / windicss

Next generation tailwindcss compiler.

Home Page:https://github.com/voorjaar/windicss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next generation tailwindcss compiler.

Plugins

vue: vue-windicss-preprocess

svelte: svelte-windicss-preprocess

vite: vite-plugin-windicss

react and angular: coming soon...

Documentation

View full documentation on Github Wiki.

Discussions

We’re using Github Discussions as a place to connect with other members of our community. You are free to ask questions and share ideas, so enjoy yourself.

Development

To install and work on windi locally:

git clone https://github.com/voorjaar/windicss.git
cd windicss
npm install

Build project

npm run build

Running Tests

npm test

Contributing

If you're interested in contributing to windicss, please read our contributing docs before submitting a pull request.

License

Distributed under the MIT License.

About

Next generation tailwindcss compiler.

https://github.com/voorjaar/windicss

License:MIT License


Languages

Language:TypeScript 94.8%Language:CSS 2.3%Language:JavaScript 2.1%Language:HTML 0.8%