-
First off, thx for releasing such an awesome tool @AlecAivazis !
So I'm getting a `graphql.buildSchema is not a function` error on my script tags in sveltekit:
I'm new to the `$directory` gene…
-
Same as in windi now
https://github.com/windicss/windicss/issues/687
I try `Button` in unocss playground
and I got
```css
.active\:bg-blue-300:active{--un-bg-opacity:1;background-color:rgba(147…
-
I was using rustywind, but it tends to break when it comes to downloading the rust binaries, and this was affecting my CI process.
Does this package come with a class sorter, which can be turned in…
-
This is WindiCSS website, and it was built using windiCSS. But the Vue telescope recognized it as tailwindcss.
![image](https://user-images.githubusercontent.com/31676163/138049625-10bb2746-ac06-4f…
-
### Clear and concise description of the problem
In my current use case, I'm using vite to build multiple SPA targets from a monorepo.
I can have multiple root directories, but each directory ne…
-
Hi there! I love your component library. I'm a HUGE fan.
In our project, we're using vite + vue3 + windiCSS, and I'm wondering if there's a way to be able to pass a custom prefix on all classes/sty…
-
Issue Type: Bug
Launch with `code --disable-extensions`
`@params` type only show `any`
![image](https://user-images.githubusercontent.com/11707934/160910403-704f9883-248c-44f6-8580-7f059de94f9f.pn…
aliuq updated
2 years ago
-
Nuxt 3 is affected.
Everything works fine on the development version, every JavaScript function in `` and styles.
However, after building `nuxi build` and running `nuxi preview`, there are bad r…
-
# Description
## TL;DR
- breakpoint: md
- breakpointValue: 768px
`lt-${breakpoint}` should be `${breakpointValue - 0.1px}` instead using ${breakpointValue} directly.
After I read the [sourc…
-
### Describe the bug
I'm building a PWA with Storybook and builder-vite. For convenience i wanted to add [Vite-Plugin-PWA](https://vite-plugin-pwa.netlify.app/). To inform the user about an update…