Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Commit 394a284

Browse files
committed
Update dependency tailwindcss to v2.2.17
1 parent 59b515f commit 394a284

File tree

2 files changed

+125
-80
lines changed

2 files changed

+125
-80
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"concurrently": "^6.2.0",
2929
"next-transpile-modules": "^8.0.0",
3030
"postcss": "^8.3.5",
31-
"tailwindcss": "^2.2.2"
31+
"tailwindcss": "2.2.17"
3232
},
3333
"scripts": {
3434
"next:debug": "NODE_OPTIONS='--inspect' next dev",

0 commit comments

Comments
 (0)