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: 15 days ago
JSON representation
📖 Documentation for Windi CSS
- Host: GitHub
- URL: https://github.com/windicss/docs
- Owner: windicss
- License: mit
- Created: 2021-02-15T21:10:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-15T18:38:38.000Z (over 1 year ago)
- Last Synced: 2024-05-22T16:24:07.343Z (6 months ago)
- Topics: compilers, css, vite, vitepress, windicss
- Language: Vue
- Homepage: https://windicss.org
- Size: 2.32 MB
- Stars: 269
- Watchers: 8
- Forks: 130
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vitepress-v1 - Windi CSS - Documentation for Windi CSS (:card_index_dividers: Projects Using VitePress / Projects)
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
```