Upgrade to tailwind 2.0

This commit is contained in:
Björn Fromme
2021-08-03 09:31:54 +02:00
parent 4199cfa577
commit 4f32b1700b
7 changed files with 405 additions and 806 deletions
+3 -3
View File
@@ -42,8 +42,8 @@
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.14.8",
"@symfony/webpack-encore": "^1.5.0",
"@tailwindcss/custom-forms": "^0.2.1",
"autoprefixer": "^9.4.6",
"@tailwindcss/forms": "^0.3.3",
"autoprefixer": "^10.3.1",
"core-js": "^3.15.2",
"file-loader": "^6.2.0",
"node-sass": "^4.14.1",
@@ -52,7 +52,7 @@
"sass-loader": "^9.0.3",
"sass-mq": "^3.3.2",
"smoothscroll-polyfill": "^0.4.4",
"tailwindcss": "^1.9.6",
"tailwindcss": "^2.2.7",
"tinycolor2": "^1.4.1",
"vue-loader": "^15.9.7",
"vue-template-compiler": "^2.6.14"