Skip to content

Commit

Permalink
💄 style(custom): 添加tailwind css
Browse files Browse the repository at this point in the history
后续样式将采用tailwind css编写
  • Loading branch information
master1lan committed Feb 22, 2023
1 parent 9984d91 commit 1e6785d
Show file tree
Hide file tree
Showing 5 changed files with 278 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"@types/react-lazy-load-image-component": "^1.5.2",
"@vitejs/plugin-legacy": "^4.0.1",
"@vitejs/plugin-react-swc": "^3.1.0",
"autoprefixer": "^10.4.13",
"commitizen": "^4.3.0",
"commitlint": "^17.4.3",
"commitlint-config-gitmoji": "^2.3.1",
Expand All @@ -67,8 +68,10 @@
"cz-customizable": "^7.0.0",
"husky": "^8.0.3",
"less": "^4.1.3",
"postcss": "^8.4.21",
"rollup-plugin-visualizer": "^5.9.0",
"standard-version": "^9.5.0",
"tailwindcss": "^3.2.7",
"terser": "^5.16.3",
"typescript": "^4.9.5",
"vite": "4.1.1",
Expand Down
Loading

0 comments on commit 1e6785d

Please sign in to comment.