-
This library is great job!
I'm opening a new project without windicss setup, but it gives me intellisense nevertheless. I had to disable windicss globally. I think we should use similar policy like…
-
**Describe the bug**
When using the windi devtools and starting op a dev server, I get the error:
> [vite] Error when evaluating SSR module /@windicss/devtools:
ReferenceError: MutationObserver i…
-
Species name should be in Italic, and the second name should start with a lowercase
_Setophaga angelae_
The data is already the correct case; you just need to remove the (incorrect) css class `c…
-
各位大佬有什么方案能解决吗?
-
**Describe the bug**
Using the nuxt-windicss-module within a nuxt project, leads to SASS files being ignored.
Changing the order of css files loaded via virtual entries at the nuxt.config.js css pro…
-
**Is your feature request related to a problem? Please describe.**
Current support seems only for PostCSS7
**Describe the solution you'd like**
Allow to opt-in for PostCSS 8 usage when [nuxt/post…
-
Hi
I start a project using Vue CLI with Vue3 and TS
I use vue add windicss
In my main.ts I have import 'windi.css';
But I have the following problem
Unable to resolve path to module 'wind…
-
### Environment
- Operating System: `Windows_NT`
- Node Version: `v16.14.2`
- Nuxt Version: `3.0.0-27495976.e31c604`
- Package Manager: `yarn@4.0.0-rc.2`
- Builder: `vite`
- Us…
-
The current rollup build targets `es2020` [explicitly](https://github.com/unjs/unbuild/blob/main/src/builder/rollup.ts#L136), which is good for most use cases. However, I had an issue where node 12.x …
-
Hey, I'm trying to set up a new project using Svelte with Vite as build tool and WindiCSS.
`btn-primary` doesn't seem to work, but` bg/text-primary` seems to work fine.
I have uploaded a repo sh…