Update Tailwind to 1.7
This commit is contained in:
parent
b6f711b5cd
commit
bce9d8f5a4
2 changed files with 27 additions and 13 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"dependencies": {
|
||||
"@symfony/webpack-encore": "^0.30.2",
|
||||
"postcss-nested": "^4.2.2",
|
||||
"tailwindcss": "^1.4.6"
|
||||
"tailwindcss": "^1.7.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"postcss-loader": "^3.0.0"
|
||||
|
|
|
|||
Reference in a new issue