Exclude assets from publish
Hello everyone. I'm using the Flatpickr package and encountering an issue with the monthSelect() style. I discovered that removing certain classes from the public CSS file fixes the styling, but after running php artisan filament:assets, the CSS file reverts to its original version. How can I permanently overwrite or exclude these changes?
0 Replies