bump tailwind to 2.1.0

This commit is contained in:
Thomas Ruoff
2021-04-05 22:28:21 +02:00
parent c9a0fc52f4
commit 2d0e989c00
2 changed files with 177 additions and 5 deletions

View File

@@ -34,7 +34,7 @@
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^6.7.0",
"swr": "^0.5.5",
"tailwindcss": "^2.0.4",
"tailwindcss": "^2.1.0",
"typescript": "^4.2.3"
},
"jest": {