mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2025-12-10 20:02:54 +00:00
优化
This commit is contained in:
parent
fd60485179
commit
9e4981c2d4
1
packages/vite-plugin/dist/index.js
vendored
1
packages/vite-plugin/dist/index.js
vendored
@ -2016,7 +2016,6 @@ if (typeof window !== 'undefined') {
|
||||
".button-hover",
|
||||
":deep(",
|
||||
"&::",
|
||||
":is(",
|
||||
"uni-",
|
||||
".uni-",
|
||||
].some((e) => rule.selector.includes(e))) {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@cool-vue/vite-plugin",
|
||||
"version": "8.2.17",
|
||||
"version": "8.2.18",
|
||||
"description": "cool-admin、cool-uni builder",
|
||||
"types": "./dist/index.d.ts",
|
||||
"main": "/dist/index.js",
|
||||
|
||||
@ -102,7 +102,6 @@ function postcssPlugin(): Plugin {
|
||||
".button-hover",
|
||||
":deep(",
|
||||
"&::",
|
||||
":is(",
|
||||
"uni-",
|
||||
".uni-",
|
||||
].some((e) => rule.selector.includes(e))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user