Skip to content

Commit

Permalink
chore(deps): update dependency tailwindcss to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 14, 2022
1 parent 54ceabc commit c2e6495
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 313 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
"jest": "27.1.0",
"postcss": "8.3.11",
"prettier": "2.3.2",
"tailwindcss": "2.2.2",
"tailwindcss": "3.0.14",
"ts-jest": "27.0.4",
"typescript": "4.3.5"
},
"dependencies": {
"@types/tailwindcss": "^2.0.6",
"@types/tailwindcss": "^3.0.0",
"babel-plugin-macros": "^3.1.0"
},
"peerDependencies": {
"tailwindcss": "^2.2.2"
"tailwindcss": "^2.2.2 || ^3.0.0"
},
"resolutions": {
"@babel/types": "7.16.0",
Expand Down
Loading

0 comments on commit c2e6495

Please sign in to comment.