You just create more files and import them inside app.scss
https://sass-lang.com/documentation/at-rules/import#partials
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
In the past projects, I used just plain Laravel with 'blade.php', but this time I want to try Laravel Jetstream Inertia with Vue, and I stumbled upon a problem, I just can't figure out how to use css/scss here...do I need to create a SASS folder with the main app.scss file or what?
Please or to participate in this conversation.