Skip to content

Commit

Permalink
🌟feat(pkg): 添加css前缀;添加cssnano压缩css体积
Browse files Browse the repository at this point in the history
  • Loading branch information
Ten-K committed Nov 29, 2022
1 parent a47ab06 commit c6ad828
Show file tree
Hide file tree
Showing 4 changed files with 505 additions and 5 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,9 @@
"@typescript-eslint/parser": "^5.40.1",
"@vitejs/plugin-vue": "^3.1.2",
"@vitejs/plugin-vue-jsx": "^2.0.1",
"autoprefixer": "^10.4.13",
"commitizen": "^4.2.5",
"cssnano": "^5.1.14",
"cz-customizable": "^6.9.2",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.5.0",
Expand All @@ -67,6 +69,7 @@
"husky": "^8.0.1",
"inquirer": "^8.0.0",
"lint-staged": "^12.5.0",
"postcss": "^8.4.19",
"prettier": "^2.7.1",
"rollup-plugin-terser": "^7.0.2",
"typescript": "^4.8.4",
Expand Down
Loading

0 comments on commit c6ad828

Please sign in to comment.