Skip to content

Commit 38678d8

Browse files
committed
chore: Deprecated support for versions older than tailwindcss v1.0.0
BREAKING CHANGE: Deprecated support for versions older than tailwindcss v1.0.0
1 parent bb8fc4d commit 38678d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"tailwindcss": "^2.0.4"
4141
},
4242
"peerDependencies": {
43-
"tailwindcss": ">=0.7.4"
43+
"tailwindcss": ">=1.0.0"
4444
}
4545
}

0 commit comments

Comments
 (0)