Skip to content

Commit

Permalink
fix(design): correct tailwind configuration,fix #800
Browse files Browse the repository at this point in the history
  • Loading branch information
anncwb committed Jun 24, 2021
1 parent a6ef771 commit aec230c
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 1,771 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"print-js": "^1.6.0",
"qrcode": "^1.4.4",
"sortablejs": "^1.13.0",
"tinymce": "^5.8.1",
"tinymce": "^5.8.2",
"vditor": "^3.8.5",
"vue": "3.0.11",
"vue-i18n": "9.1.6",
Expand All @@ -66,9 +66,9 @@
"devDependencies": {
"@commitlint/cli": "^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",
"@types/codemirror": "^5.60.0",
"@types/codemirror": "^5.60.1",
"@types/crypto-js": "^4.0.1",
"@types/fs-extra": "^9.0.11",
"@types/inquirer": "^7.3.2",
Expand All @@ -87,7 +87,7 @@
"@vitejs/plugin-vue": "^1.2.3",
"@vitejs/plugin-vue-jsx": "^1.1.5",
"@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",
"commitizen": "^4.2.4",
"conventional-changelog-cli": "^2.1.1",
Expand Down Expand Up @@ -118,7 +118,7 @@
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-standard": "^22.0.0",
"stylelint-order": "^4.1.0",
"tailwindcss": "^2.2.2",
"tailwindcss": "^2.2.4",
"ts-jest": "^27.0.3",
"ts-node": "^10.0.0",
"typescript": "4.3.4",
Expand Down
Loading

0 comments on commit aec230c

Please sign in to comment.