We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes to layout.css not showing up in live website.
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
Changes to layout.css not showing up in live website.
The text was updated successfully, but these errors were encountered: