Customization SCSS
Structure
Skote has managed the scss file in the html( skote_v*/assets/scss ) folder and in the laravel( skote_v*/resources/scss ) folder. We have used gulp-sass for scss compilation. You can add your custom scss in the custom.scss file instead of doing changes in the app.scss or other scss files as it will create conflicts in future updates.