-
According to the docs:
add svelte-windicss-preprocess config to svelte.config.js
```
+ import { windi } from "svelte-windicss-preprocess";
/** @type {import('@sveltejs/kit').Config} */
c…
-
![CleanShot 2021-07-11 at 21 53 10](https://user-images.githubusercontent.com/38668796/125206948-6440c100-e292-11eb-9196-433109ce13e6.png)
TypeError: this.getOptions is not a function https://githu…
-
**UPDATE: seems to be an issue of plugins in config, hex colors seems to be ok**
actually do you get it in browser console aswell? if i add config to options like shown below, i get. without config e…
-
Is it possible to use windicss in blazor webassembly?
-
Please consider supporting Atomic CSS Engine, For example [WindiCSS](https://windicss.org/) and [Unocss](https://unocss.dev/)
-
**Describe the bug**
Check https://github.com/windicss/nuxt-windicss/issues/144
When using pug class syntax in Nuxt3 with nuxt-windicss, WindiCSS doesn't not add the CSS classes.
For example
the f…
-
**Describe the bug**
Unable to use prefix configuration
**Minimal Reproductions**
vite.config.js
```js
import windiCSS from 'vite-plugin-windicss';
export default () => {
// ***
retur…
-
**Describe the bug**
After trying to use the DaisyUI component library with Nuxt 3 + Nuxt-WindiCSS, I get the following error:
```
Nuxt CLI v3.0.0-27333388.c824905 …
-
Hi, thanks for all your work on WindiCSS! All the various tools in the ecosystem come together really nicely. I'd like to suggest a small improvement for the extension. These settings could be disable…
-
**Describe the bug**
After doing the npm audit fix, my nuxt-windicss package was updated to "nuxt-windicss": "^2.0.15", and after that, when I added "nuxt-windicss" under modules in the nuxt.config.t…