We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 340b788 + acac5ae commit 1d047faCopy full SHA for 1d047fa
src/TailwindCssPreset.php
@@ -31,8 +31,6 @@ protected static function updatePackageArray(array $packages)
31
'laravel-mix-purgecss' => '^4.1',
32
'laravel-mix-tailwind' => '^0.1.0',
33
'tailwindcss' => '^1.0',
34
- 'vue' => '^2.5.17',
35
- 'vue-template-compiler' => '^2.6.4',
36
], Arr::except($packages, [
37
'bootstrap',
38
'bootstrap-sass',
0 commit comments