SASS


This part of the documentation will help you understand the SCSS structure.

Cork Admin Laravel SCSS file is located inside resources/scss/**.scss folder. We have used Vite for SCSS compilation. You can add your custom scss in the custom.scss file instead of doing changes in the structure.scss or other scss files as it will help your in future updates.