♻️: 提炼 devDependencies 公共依赖

This commit is contained in:
就眠儀式
2022-05-11 09:31:41 +08:00
parent 385573cf5d
commit eafde8fa76
8 changed files with 84 additions and 1245 deletions

View File

@@ -17,25 +17,12 @@
"pinia-plugin-persist": "^1.0.0"
},
"devDependencies": {
"@babel/core": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"@babel/preset-typescript": "^7.15.0",
"@rollup/plugin-babel": "^5.3.0",
"@types/markdown-it": "^12.2.3",
"@types/markdown-it-container": "^2.0.4",
"@types/node": "^16.11.9",
"@types/prettier": "^2.4.4",
"@vitejs/plugin-vue": "^2.3.1",
"@vue/compiler-sfc": "^3.2.33",
"@vue/server-renderer": "^3.2.33",
"escape-html": "^1.0.3",
"less": "^4.1.2",
"markdown-it-container": "^3.0.0",
"prismjs": "^1.25.0",
"rimraf": "^3.0.2",
"rollup": "^2.70.1",
"typescript": "^4.6.3",
"vite": "2.9.8",
"vite-plugin-md": "^0.12.4"
},
"files": [

View File

@@ -20,7 +20,7 @@
font-size: 14px;
width: 50px;
max-width: 180px;
height: 50px;
height: 50px;
border-top: 1px solid whitesmoke;
padding: 0 10px;
padding-left: 28px;