Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/windicss/docs

📖 Documentation for Windi CSS
https://github.com/windicss/docs

compilers css vite vitepress windicss

Last synced: 2 months ago
JSON representation

📖 Documentation for Windi CSS

Lists

README

        


⚠️ Windi CSS is Sunsetting ⚠️

We are sunsetting Windi CSS and we recommend new projects to seek for alternatives. Read the full blog post.


[windi css]: https://github.com/windicss/windicss

# 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
```