perf: 优化 unocss important 配置

This commit is contained in:
pany 2024-12-09 18:49:38 +08:00
parent e05e94f2b0
commit 2b21a29f09

View File

@ -7,7 +7,7 @@ export default defineConfig({
presetAttributify(),
// 默认预设
presetUno({
important: true
important: "#app"
})
],
// 自定义规则