Update tailwindcss

This commit is contained in:
eikek
2022-02-27 22:55:43 +01:00
parent 834ce7773c
commit aa7fd5d504
2 changed files with 170 additions and 143 deletions

View File

@ -7,12 +7,12 @@
"@fortawesome/fontawesome-free": "^6.0.0",
"@tailwindcss/forms": "^0.4.0",
"autoprefixer": "^10.4.2",
"cssnano": "^5.0.16",
"cssnano": "^5.0.17",
"flag-icon-css": "^3.5.0",
"postcss": "^8.4.6",
"postcss": "^8.4.7",
"postcss-cli": "^9.1.0",
"postcss-import": "^14.0.2",
"postcss-purgecss": "^2.0.3",
"tailwindcss": "^3.0.18"
"tailwindcss": "^3.0.23"
}
}