laravel-frontend-presets / tall

A TALL (Tailwind CSS, Alpine.js, Laravel and Livewire) Preset for Laravel
MIT License
2.42k stars 203 forks source link

Added CSS into webpack's mix. #112

Closed safeboot closed 2 years ago

safeboot commented 2 years ago

This enables compiling of the app.css files in /resources/css in case the user wants to use e.g. @layer components with TailwindCSS.

danharrin commented 2 years ago

Closing this as Vite is now the default bundler