-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
I created a new file, myfile.scss, saved it to my project root.
I added @import "myfile"; to the top of my style.scss file, but it does not get imported.
I tried using the .scss and .css, I tried @use, i tried a relative path, i can't get it to import the file.
I see it says "Using Sass @import or @use statements in a non file-based swing" is not supported, but I dont understand what that means... I'm using files i think? the files exist?
Metadata
Metadata
Assignees
Labels
No labels