Back to Windicss

Windi CSS Documentation

README.md

latest596 B
Original Source
<p align="center" style="background-color: #FFFF99; padding: 15px; border-radius: 5px;"> <strong>⚠️ Windi CSS is Sunsetting ⚠️</strong>

We are sunsetting Windi CSS and we recommend new projects to seek for alternatives. Read the <a href="https://windicss.org/posts/sunsetting.html">full blog post</a>.

</p> <hr>

Windi CSS Documentation

This is the documentation website for Windi CSS.

https://windicss.org

Development

bash
pnpm i
// run only dev server
pnpm dev
// run dev server with functions
pnpm functions