bump tailwind to 2.0

This commit is contained in:
Thomas Ruoff
2020-11-24 00:30:06 +01:00
parent eec1c967c0
commit 2b0bc396c3
2 changed files with 753 additions and 83 deletions

833
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -31,10 +31,11 @@
"@types/react-calendar": "^3.1.2",
"@types/uuid": "^8.3.0",
"jest": "^26.6.3",
"postcss": "^8.1.10",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^6.7.0",
"swr": "^0.3.9",
"tailwindcss": "^1.9.6",
"tailwindcss": "^2.0.1",
"typescript": "^4.1.2"
},
"jest": {