Skip to content

Multiple custom SCSS files #917

Answered by justinkruit
SebGbs asked this question in Q&A
Discussion options

You must be logged in to vote

Yes that's possible! You can use @import to load different files, just like how we load in the custom.scss.
You can see an example here: https://github.com/bootscore/bootscore/blob/main/assets/scss/main.scss

By using @import in your custom.scss and dividing the code, it will still all get compiled in one file!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@SebGbs
Comment options

Answer selected by SebGbs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants