File tree Expand file tree Collapse file tree 2 files changed +156
-62
lines changed
Expand file tree Collapse file tree 2 files changed +156
-62
lines changed Original file line number Diff line number Diff line change 2525 ]
2626 },
2727 "dependencies" : {
28- "@tailwindcss/postcss7-compat" : " ^2.0.2" ,
29- "autoprefixer" : " ^9.8.6" ,
3028 "next" : " ^10.0.6" ,
31- "postcss" : " ^7.0.35" ,
3229 "react" : " ^17.0.1" ,
33- "react-dom" : " ^17.0.1" ,
34- "tailwindcss" : " npm:@tailwindcss/postcss7-compat@^2.0.2"
30+ "react-dom" : " ^17.0.1"
3531 },
3632 "devDependencies" : {
3733 "@babel/core" : " ^7.12.10" ,
4541 "@types/react" : " ^17.0.0" ,
4642 "@typescript-eslint/eslint-plugin" : " ^4.14.2" ,
4743 "@typescript-eslint/parser" : " ^4.14.2" ,
44+ "autoprefixer" : " ^10.2.6" ,
4845 "babel-jest" : " ^26.6.3" ,
4946 "eslint" : " ^7.19.0" ,
5047 "eslint-config-prettier" : " ^7.2.0" ,
5855 "jest-watch-typeahead" : " ^0.6.1" ,
5956 "lint-staged" : " ^10.5.3" ,
6057 "npm-check-updates" : " ^11.1.1" ,
58+ "postcss" : " ^8.3.0" ,
6159 "prettier" : " ^2.2.1" ,
6260 "react-test-renderer" : " ^17.0.1" ,
61+ "tailwindcss" : " ^2.1.2" ,
6362 "ts-loader" : " ^8.0.14" ,
6463 "typescript" : " ^4.1.3"
6564 },
You can’t perform that action at this time.
0 commit comments