Skip to content

Commit 764dc1f

Browse files
Update dependency tailwindcss to v3
1 parent 6512910 commit 764dc1f

File tree

3 files changed

+217
-264
lines changed

3 files changed

+217
-264
lines changed

packages/skrt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"npm-run-all": "^4.1.5",
4444
"postcss": "^8.3.5",
4545
"postcss-cli": "^8.3.1",
46-
"tailwindcss": "^2.2.4"
46+
"tailwindcss": "^3.3.1"
4747
},
4848
"postcss": {
4949
"plugins": {

packages/styles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"csso-cli": "^3.0.0",
5151
"npm-run-all": "^4.1.5",
5252
"postcss-cli": "^8.3.1",
53-
"tailwindcss": "^2.2.4"
53+
"tailwindcss": "^3.3.1"
5454
},
5555
"skrt": {
5656
"layout": "Docs",

0 commit comments

Comments
 (0)