4jean / lav_sms

Laravel School Management System (LAVSMS)
MIT License
769 stars 475 forks source link

Styles not updating after making changes in layout.css #74

Open KeronLewisGit opened 5 months ago

KeronLewisGit commented 5 months ago

Changes to layout.css not showing up in live website.

KeronLewisGit commented 5 months ago

For anyone that couldn't get passed this themselves, follow below:

By default, the minified versions are used for styling ie .min.css, this can either be changed or styling can be done using the minified version.

To change which version is being used, this is handled in resources->views->partials->inc_top.blade.php