Skip to content

Commit 98d5e3b

Browse files
committed
chore: update tailwindcss to v3.1.0
1 parent 181ce18 commit 98d5e3b

File tree

2 files changed

+284
-158
lines changed

2 files changed

+284
-158
lines changed

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@types/node": "^14.14.22",
7373
"@typescript-eslint/eslint-plugin": "^4.14.0",
7474
"@typescript-eslint/parser": "^4.14.0",
75-
"autoprefixer": "^10.2.3",
75+
"autoprefixer": "^10.4.14",
7676
"dts-bundle": "^0.7.2",
7777
"eslint": "^7.18.0",
7878
"eslint-config-prettier": "^7.2.0",
@@ -81,6 +81,7 @@
8181
"jest": "^26.6.3",
8282
"lint-staged": "^10.5.3",
8383
"pascal-case": "^3.1.2",
84+
"postcss": "^8.4.23",
8485
"prettier": "^2.2.1",
8586
"rimraf": "^3.0.2",
8687
"rollup": "^2.37.1",
@@ -92,7 +93,7 @@
9293
"rollup-plugin-terser": "^7.0.2",
9394
"semver": "^7.3.2",
9495
"standard-version": "^9.1.0",
95-
"tailwindcss": "3.0.1",
96+
"tailwindcss": "^3.1.0",
9697
"ts-jest": "~26.5.1",
9798
"typescript": "^4.3.4"
9899
}

0 commit comments

Comments
 (0)