vite-plugin-windicss
vite-plugin-windicss copied to clipboard
🍃 Windi CSS for Vite ⚡️
the plugin works with rolllup 3, see for example https://github.com/milahu/solidjs-rollup-web-extension-starter https://github.com/windicss/vite-plugin-windicss/blob/d5ad27b6e8252dd6aad00b1e0630d8530b60dd85/packages/rollup-plugin-windicss/package.json#L38-L40
So my problem is that my config is in `./` as opposed to `./src` so I can't simply import it as storybook and other things will consider that a virtual...
bugfix pug supoort in esm
Windows project folder name that contains a '(' character does not work. os: Windows 11 vite: 3.1.0 vite-plugin-windicss:1.8.7 svelte: 3.50.0 typescript: 4.8.2 It seems that the directory src is not...
**Describe the bug** **Minimal Reproductions** **Versions** - "vite-plugin-windicss": "^1.9.3", - "vite": "^5.2.0", - framework(vue/react/svelte/etc): **Additonal Context** If svg file not have id attribute After vite build missing background-image. But add...