Skip to content

Commit

Permalink
feat: on-demand tailwindcss
Browse files Browse the repository at this point in the history
  • Loading branch information
logustra committed Mar 11, 2021
1 parent 253f2e9 commit c7df337
Show file tree
Hide file tree
Showing 7 changed files with 55 additions and 406 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"@vue/compiler-sfc": "^3.0.5",
"@vuedx/typecheck": "^0.6.3",
"@vuedx/typescript-plugin-vue": "^0.6.3",
"autoprefixer": "^10.2.5",
"axios": "^0.21.1",
"camelcase": "^6.2.0",
"chalk": "^4.1.0",
Expand All @@ -63,8 +62,6 @@
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-vue": "^7.7.0",
"husky": "^5.1.3",
"postcss": "^8.2.8",
"postcss-import": "^14.0.0",
"sass": "^1.32.8",
"shelljs": "^0.8.4",
"standard": "^16.0.3",
Expand All @@ -73,11 +70,11 @@
"stylelint-config-standard": "^21.0.0",
"stylelint-rscss": "^0.4.0",
"stylelint-scss": "^3.19.0",
"tailwindcss": "^2.0.3",
"typescript": "^4.2.3",
"vite": "^2.0.5",
"vite-plugin-components": "^0.8.0",
"vite-plugin-icons": "^0.3.2",
"vite-plugin-windicss": "^0.7.2",
"vue": "^3.0.7",
"vue-eslint-parser": "^7.6.0",
"vue-router": "4",
Expand Down

0 comments on commit c7df337

Please sign in to comment.