Open christophcemper opened 4 years ago
I'm using the modern Dart Sass with modules (@rule and namespaces) and would love to see support
Currently I just get tons of "errors" (due to ide-css not understanding the new SCSS
You need Dart Sass 1.23.0, while LibSass and Ruby Sass still haven't implemented it.
This compiles just fine in Dart Sass
has this ever been updated? really frustrating to see the @use warnings, had to go through all my packages to find this one wasn't supporting dart sass
I'm using the modern Dart Sass with modules (@rule and namespaces) and would love to see support
Currently I just get tons of "errors" (due to ide-css not understanding the new SCSS
You need Dart Sass 1.23.0, while LibSass and Ruby Sass still haven't implemented it.
This compiles just fine in Dart Sass