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

postcss incorrectly configured solved #142

Closed bhargavraviya closed 10 months ago

bhargavraviya commented 10 months ago

Issue #138 Solved

@danharrin

danharrin commented 10 months ago

I think we can keep .js, and change module.exports to use export default {

bhargavraviya commented 10 months ago

export default {

thanks for helping I've changed it according to your guide and checked it.

@danharrin