-
Notifications
You must be signed in to change notification settings - Fork 365
Closed
Description
Is there a way to include basic CSS files in a SASS compilation? I've googled around and the majority advice is to use the syntax @import "my-file"
without an extension. I found this only works using libsass, where as this dart implementation doesn't seem to work.
Some related issues I found:
sass/sass#1094
sass/sass#193
sass/libsass#754 - libsass implementation of above syntax
I'm just curious if this syntax is planned to be supported in this dart implementation or it will remain an exclusive of libsass.
Metadata
Metadata
Assignees
Labels
No labels