File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 },
1111 "dependencies" : {
1212 "@heroicons/react" : " ^1.0.6" ,
13+ "autoprefixer" : " ^10.4.7" ,
1314 "next" : " 13.4.9" ,
15+ "postcss" : " ^8.4.25" ,
1416 "postcss-js" : " ^4.0.1" ,
1517 "react" : " 18.1.0" ,
1618 "react-copy-to-clipboard" : " ^5.1.0" ,
1719 "react-dom" : " 18.1.0" ,
1820 "react-github-button" : " ^0.1.11" ,
19- "sonner" : " ^0.5.0"
21+ "sonner" : " ^0.5.0" ,
22+ "tailwindcss" : " ^3.0.24"
2023 },
2124 "devDependencies" : {
2225 "@types/node" : " ^17.0.36" ,
2326 "@types/react" : " ^18.0.9" ,
24- "autoprefixer" : " ^10.4.7" ,
2527 "eslint" : " 8.16.0" ,
2628 "eslint-config-next" : " 13.4.9" ,
27- "postcss" : " ^8.4.25" ,
28- "tailwindcss" : " ^3.0.24" ,
2929 "typescript" : " ^4.7.2"
3030 },
3131 "packageManager" : " yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
You can’t perform that action at this time.
0 commit comments