Update tailwind css to v3.3.5.

This commit is contained in:
2023-12-04 18:05:19 +13:00
parent 6fac8f4670
commit 0741bcb5ad
3 changed files with 466 additions and 283 deletions

View File

@ -18,8 +18,8 @@
"@fontsource/inter": "4.5.2",
"@mailchimp/mailchimp_marketing": "^3.0.58",
"@next/bundle-analyzer": "^13.5.6",
"@tailwindcss/forms": "^0.4.0",
"@tailwindcss/typography": "^0.5.0",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"autoprefixer": "^10.4.0",
"esbuild": "^0.13.13",
"github-slugger": "^1.3.0",
@ -44,7 +44,7 @@
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"sharp": "^0.33.0",
"tailwindcss": "^3.0.23",
"tailwindcss": "^3.3.5",
"unist-util-visit": "^4.0.0"
},
"devDependencies": {