Level 102
You just create more files and import them inside app.scss
https://sass-lang.com/documentation/at-rules/import#partials
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.