perf: 优化 unocss important 配置
This commit is contained in:
parent
e05e94f2b0
commit
2b21a29f09
@ -7,7 +7,7 @@ export default defineConfig({
|
|||||||
presetAttributify(),
|
presetAttributify(),
|
||||||
// 默认预设
|
// 默认预设
|
||||||
presetUno({
|
presetUno({
|
||||||
important: true
|
important: "#app"
|
||||||
})
|
})
|
||||||
],
|
],
|
||||||
// 自定义规则
|
// 自定义规则
|
||||||
|
Loading…
x
Reference in New Issue
Block a user