-
## vite.config.ts
```
import { defineConfig } from "vite";
import WindiCSS from "vite-plugin-windicss";
export default defineConfig({
root: "./src/", // if set this,the windi set contain…
Monns updated
2 years ago
-
### What version of `astro` are you using?
v16.15.0
### Are you using an SSR adapter? If so, which one?
None
### What package manager are you using?
npm
### What operating system are you using?
…
-
Tailwind CSS currently supports dark mode for prose using `prose-invert` which makes it pretty easy to use for dark mode. I don't think we have such functionality in Windicss as of(?) this can be real…
-
### Environment
- nuxt-bridge: 3.0.0-27235989.d52b1e8
- node: v12.14.0
### Describe the bug
If I try to run the project an error occur ( see screenshot below )
![image](https://user-images.gi…
-
![3a1734f11c4c4d93c2c60e41a16fd16](https://user-images.githubusercontent.com/5146180/173211259-a8ea7ab8-8554-441c-9438-9a5dac322685.png)
![a533577cf3905964406a5509b740bfe](https://user-images.githu…
-
Trying to set it to Next.js and Webpack, and i literally copied what is saying [here](https://windicss.org/integrations/webpack.html#next-js) and this [example](https://github.com/windicss/windicss-we…
-
ERROR in ./node_modules/vue-form-create/dist/formCreate.umd.min.js 1:3668-3682
Module not found: Error: [CaseSensitivePathsPlugin] `C:\vue3\vue3-admin-front\…
-
**Describe the bug**
I use storybook with windicss webpack plugin and use extractors option like on documentation but there's error like below.
![Cheese_22 04 12_07 21 21](https://user-images.github…
-
Hey, I love Vitesse, and I like unoCSS.
I think unoCSS should be removed from Vitesse, until downward compatibility is ensured. Or better: When the engine is included in WindiCSS.
It takes a lot…
-
Apologise in advance for the short issue report without any information. I am just between two meetings, but I wanted to give that a try and did not come far.
```sh
alexanderniebuhr@Alexanders-Mac…