Skip to content

Commit 194ad13

Browse files
author
Marcell Toth
authored
feat: upgrade to Tailwind 1.3 (#152)
* feat: upgrade to tailwind css 1.3.0 * feat: upgrade base css to be tailwind 1.3 compatible
1 parent dc1a6e0 commit 194ad13

3 files changed

Lines changed: 4382 additions & 166 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"resolve-url-loader": "^3.1.1",
118118
"sass-inline-svg": "^1.2.3",
119119
"sass-loader": "^8.0.2",
120-
"tailwindcss": "^1.2.0",
120+
"tailwindcss": "~1.3.0",
121121
"ts-jest": "^25.3.1",
122122
"ts-loader": "^6.2.2",
123123
"typescript": "3.8.3",

0 commit comments

Comments
 (0)