WIP Upgrade tailwindcss and dependencies
This commit is contained in:
+5
-5
@@ -44,19 +44,19 @@
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/preset-env": "^7.16.0",
|
||||
"@symfony/webpack-encore": "^1.6.1",
|
||||
"@tailwindcss/aspect-ratio": "^0.3.0",
|
||||
"@tailwindcss/forms": "^0.3.4",
|
||||
"autoprefixer": "^10.4.0",
|
||||
"@tailwindcss/aspect-ratio": "^0.4.0",
|
||||
"@tailwindcss/forms": "^0.5.2",
|
||||
"autoprefixer": "^10.4.8",
|
||||
"core-js": "^3.19.1",
|
||||
"document-register-element": "^1.14.10",
|
||||
"file-loader": "^6.2.0",
|
||||
"postcss": "^8.3.11",
|
||||
"postcss": "^8.4.16",
|
||||
"postcss-loader": "^6.2.0",
|
||||
"sass": "^1.53.0",
|
||||
"sass-loader": "^12.3.0",
|
||||
"sass-mq": "^5.0.1",
|
||||
"smoothscroll-polyfill": "^0.4.4",
|
||||
"tailwindcss": "^2.2.19",
|
||||
"tailwindcss": "^3.1.8",
|
||||
"tailwindcss-alt": "^3.0.0",
|
||||
"tinycolor2": "^1.4.2",
|
||||
"vue-custom-element": "^3.3.0",
|
||||
|
||||
Reference in New Issue
Block a user