This part of the documentation will help you understand the SCSS structure.
Cork Admin SCSS file is located inside scss/**.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 help your in future updates.