We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e05e94f commit 2b21a29Copy full SHA for 2b21a29
unocss.config.ts
@@ -7,7 +7,7 @@ export default defineConfig({
7
presetAttributify(),
8
// 默认预设
9
presetUno({
10
- important: true
+ important: "#app"
11
})
12
],
13
// 自定义规则
0 commit comments