Skip to content

Commit 4ef7220

Browse files
committed
Update dependency tailwindcss to ^2.2.17
1 parent 0d977e3 commit 4ef7220

3 files changed

Lines changed: 146 additions & 61 deletions

File tree

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": "^2.2.17"
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": "^2.2.17"
5454
},
5555
"skrt": {
5656
"layout": "Docs",

0 commit comments

Comments
 (0)