Remove laravel-mix-tailwind
This commit is contained in:
parent
d3cafaaa32
commit
57d27c3d31
|
@ -13,7 +13,6 @@
|
|||
"jquery": "^3.3.1",
|
||||
"laravel-mix": "^2.1.11",
|
||||
"laravel-mix-purgecss": "^2.1.2",
|
||||
"laravel-mix-tailwind": "^0.1.0",
|
||||
"postcss-nested": "^4.1.2",
|
||||
"tailwindcss": "https://github.com/tailwindcss/tailwindcss.git#next",
|
||||
"tailwindcss-skip-link": "^1.0.0",
|
||||
|
|
|
@ -3793,11 +3793,6 @@ laravel-mix-purgecss@^2.1.2:
|
|||
glob-all "^3.1.0"
|
||||
purgecss-webpack-plugin "^0.23.0"
|
||||
|
||||
laravel-mix-tailwind@^0.1.0:
|
||||
version "0.1.0"
|
||||
resolved "https://registry.yarnpkg.com/laravel-mix-tailwind/-/laravel-mix-tailwind-0.1.0.tgz#5dee3cb7a85aef6354912982a31ba387997e3289"
|
||||
integrity sha512-thy+4VSAHeB6sCmozO+Oley3bu7q5pRarxyXVI3EPI+rKRRSbzZI5JlI++R/oQilVhi4xu+iJlMSFb31Rgwr8w==
|
||||
|
||||
laravel-mix@^2.1.11:
|
||||
version "2.1.14"
|
||||
resolved "https://registry.yarnpkg.com/laravel-mix/-/laravel-mix-2.1.14.tgz#5c3c778b888e21120aa9d8900c318411da2ec911"
|
||||
|
|
Loading…
Reference in a new issue