Customizing CSS

Jun 2, 2018

Customizing CSS

For in-depth docuemntation please read Compiling Assets (Laravel Mix).

To make changes to the CSS changes please use resources/themes/default/sass/app.scss.

webpack.mix.js contains the line to indicate which file should be used and where it should be outputted at.

mix.sass('resources/themes/default/sass/app.scss', 'public/default/css');

To compile SASS to CSS, you should run

npm run production

Need customizations?

Hire a developer to build a marketplace
Check out the Knowledgebase

We're here to help!

Most projects launch faster when they receive advice from our experts.


Contact an Expert