fix(design): correct tailwind configuration,fix #800
正在显示
... | @@ -54,7 +54,7 @@ | ... | @@ -54,7 +54,7 @@ |
"print-js": "^1.6.0", | "print-js": "^1.6.0", | ||
"qrcode": "^1.4.4", | "qrcode": "^1.4.4", | ||
"sortablejs": "^1.13.0", | "sortablejs": "^1.13.0", | ||
"tinymce": "^5.8.1", | "tinymce": "^5.8.2", | ||
"vditor": "^3.8.5", | "vditor": "^3.8.5", | ||
"vue": "3.0.11", | "vue": "3.0.11", | ||
"vue-i18n": "9.1.6", | "vue-i18n": "9.1.6", | ||
... | @@ -66,9 +66,9 @@ | ... | @@ -66,9 +66,9 @@ |
"devDependencies": { | "devDependencies": { | ||
"@commitlint/cli": "^12.1.4", | "@commitlint/cli": "^12.1.4", | ||
"@commitlint/config-conventional": "^12.1.4", | "@commitlint/config-conventional": "^12.1.4", | ||
"@iconify/json": "^1.1.359", | "@iconify/json": "^1.1.360", | ||
"@purge-icons/generated": "^0.7.0", | "@purge-icons/generated": "^0.7.0", | ||
"@types/codemirror": "^5.60.0", | "@types/codemirror": "^5.60.1", | ||
"@types/crypto-js": "^4.0.1", | "@types/crypto-js": "^4.0.1", | ||
"@types/fs-extra": "^9.0.11", | "@types/fs-extra": "^9.0.11", | ||
"@types/inquirer": "^7.3.2", | "@types/inquirer": "^7.3.2", | ||
... | @@ -87,7 +87,7 @@ | ... | @@ -87,7 +87,7 @@ |
"@vitejs/plugin-vue": "^1.2.3", | "@vitejs/plugin-vue": "^1.2.3", | ||
"@vitejs/plugin-vue-jsx": "^1.1.5", | "@vitejs/plugin-vue-jsx": "^1.1.5", | ||
"@vue/compiler-sfc": "3.0.11", | "@vue/compiler-sfc": "3.0.11", | ||
"@vue/test-utils": "^2.0.0-rc.8", | "@vue/test-utils": "^2.0.0-rc.9", | ||
"autoprefixer": "^10.2.6", | "autoprefixer": "^10.2.6", | ||
"commitizen": "^4.2.4", | "commitizen": "^4.2.4", | ||
"conventional-changelog-cli": "^2.1.1", | "conventional-changelog-cli": "^2.1.1", | ||
... | @@ -118,7 +118,7 @@ | ... | @@ -118,7 +118,7 @@ |
"stylelint-config-prettier": "^8.0.2", | "stylelint-config-prettier": "^8.0.2", | ||
"stylelint-config-standard": "^22.0.0", | "stylelint-config-standard": "^22.0.0", | ||
"stylelint-order": "^4.1.0", | "stylelint-order": "^4.1.0", | ||
"tailwindcss": "^2.2.2", | "tailwindcss": "^2.2.4", | ||
"ts-jest": "^27.0.3", | "ts-jest": "^27.0.3", | ||
"ts-node": "^10.0.0", | "ts-node": "^10.0.0", | ||
"typescript": "4.3.4", | "typescript": "4.3.4", | ||
... | ... |
差异被折叠。
点击展开。
请
注册
或者
登录
后发表评论