Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)