Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/windicss/svelte-windicss-preprocess
A Svelte Preprocessor to compile windicss at build time.
https://github.com/windicss/svelte-windicss-preprocess
hacktoberfest svelte sveltejs windicss
Last synced: 24 days ago
JSON representation
A Svelte Preprocessor to compile windicss at build time.
- Host: GitHub
- URL: https://github.com/windicss/svelte-windicss-preprocess
- Owner: windicss
- License: mit
- Created: 2021-01-01T04:23:49.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-04-15T18:55:36.000Z (over 1 year ago)
- Last Synced: 2024-05-22T17:20:38.753Z (6 months ago)
- Topics: hacktoberfest, svelte, sveltejs, windicss
- Language: TypeScript
- Homepage: https://windicss.org/play.html
- Size: 2.13 MB
- Stars: 163
- Watchers: 7
- Forks: 14
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
⚠️ Windi CSS is Sunsetting ⚠️
We are sunsetting Windi CSS and we recommend new projects to seek for alternatives. Read the full blog post.
# svelte-windicss-preprocess
A svelte preprocessor for [windicss](https://github.com/windicss/windicss). Windi CSS is a next generation utility-first CSS framework.
If you are already familiar with [Tailwind CSS](https://tailwindcss.com/docs), think about Windi CSS as an on-demanded alternative to Tailwind, which provides faster load times, fully compatible with Tailwind v2.0 and with a bunch of additional cool features.
---
## Installation
> Now we have a great Windi CSS playground, you can [try it online](https://windicss.org/play.html)
```sh
npm i -D svelte-windicss-preprocess
```---
## Integrations & Configuration
### see our [guides](https://windicss.org/integrations/svelte.html) in our windi css docs
## Resources
- [Documentation](https://windicss.org)
- [MIT License](https://github.com/windicss/svelte-windicss-preprocess/blob/main/LICENSE)