Skip to content

Multiple Sass Files #318

Answered by kamilzyla
michaeld96 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, you can have any file/directory structure in app/styles that you desire. The app/styles/main.scss is the entrypoint: you'll need to @use the other files from main.scss. Then running rhino::build_sass() will be sufficient to include the styles in your application.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by kamilzyla
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