-
### What happened?
![_20221203172855](https://user-images.githubusercontent.com/52201479/205434157-1f18767d-cabb-47bc-a192-a9488158f297.png)
```
/* :deep(.test) {
border-color: rgb(16, 17,…
-
### Describe the bug
When using the latest version (v6.0.1), build reports an error with the following error message. It is available to use the previous v0.5.2.
![image](https://user-images.githu…
-
I have problem in not working space-x-? class.
On even FRASH setup antfu/vitesse-nuxt3
div class="bg-white h-full">
div class="flex space-x-4">
div class="bg-red-600">03
div class="bg…
-
Bug Type: **`Build`**
## Environment
- Vue Version: `3.2.37`
- Element Plus Version: `2.2.15`
- Browser / OS: `Chrome 104`
- Build Tool: `Vite`
## Reproduction
### Related Component…
-
### Environment
-
### Reproduction
Not sure how to reproduce. I've created a "reproducer-monorepo" with NX to get some other issues solved. I've added an application in the **/apps** directory and …
-
Bug Type: **`Component`**
## Environment
- Vue Version: `3.2.37`
- Element Plus Version: `2.2.17`
- Browser / OS: `edge macos`
- Build Tool: `Vite`
## Reproduction
### Related Compo…
-
### Describe the bug
Not working properly when using ternary operator
### Reproduction
Not working properly when using ternary operator
```js
{
vueTemplate: true,
imports: [
…
-
#### My package.json is:
```json
"dependencies": {
"@element-plus/icons-vue": "^2.0.10",
"@esbuild-plugins/node-globals-polyfill": "^0.1.1",
"autoprefixer": "^10.4.12",
"bette…
-
This is my code
```vue
1
2
3
4
5
import { Splitpanes, Pane } from 'splitpanes'
import 'splitpanes/dist/splitpanes.css'
```
And it show…
-
### Clear and concise description of the problem
Just like PR of [unplugin-auto-import #243](https://github.com/antfu/unplugin-auto-import/pull/243), should we use it as that in this template?
### …