Upgrade Tailwind to v3.2

This commit is contained in:
Alex Gleason
2022-10-24 17:14:12 -05:00
parent 86fab1adf6
commit 9932f631f1
2 changed files with 128 additions and 90 deletions

View File

@ -68,8 +68,8 @@
"@sentry/react": "^7.11.1",
"@sentry/tracing": "^7.11.1",
"@tabler/icons": "^1.73.0",
"@tailwindcss/forms": "^0.4.0",
"@tailwindcss/typography": "^0.5.1",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.7",
"@tanstack/react-query": "^4.0.10",
"@testing-library/react": "^12.1.4",
"@types/escape-html": "^1.0.1",
@ -239,7 +239,7 @@
"stylelint": "^13.7.2",
"stylelint-config-standard": "^22.0.0",
"stylelint-scss": "^3.18.0",
"tailwindcss": "^3.0.15",
"tailwindcss": "^3.2.1",
"ts-jest": "^28.0.5",
"webpack-dev-server": "^4.9.1",
"yargs": "^16.0.3"