Update Tailwind CSS, remove separate JIT package
This commit is contained in:
parent
36807edd74
commit
4437d7e757
4 changed files with 208 additions and 142 deletions
|
|
@ -11,7 +11,6 @@
|
|||
"@symfony/webpack-encore": "^1.1.2",
|
||||
"@tailwindcss/aspect-ratio": "^0.2.0",
|
||||
"@tailwindcss/forms": "^0.2.1",
|
||||
"@tailwindcss/jit": "^0.1.1",
|
||||
"@tailwindcss/typography": "^0.4.0",
|
||||
"alpinejs": "^2.3.5",
|
||||
"autoprefixer": "^10.2.5",
|
||||
|
|
@ -23,7 +22,7 @@
|
|||
"postcss-easy-import": "^3.0.0",
|
||||
"postcss-loader": "^5.2.0",
|
||||
"postcss-nested": "^5.0.5",
|
||||
"tailwindcss": "^2.0.2",
|
||||
"tailwindcss": "^2.2.2",
|
||||
"webpack-notifier": "^1.8.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue