You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DEPRECATION WARNING: The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
[0]
[0] More info: https://sass-lang.com/d/legacy-js-api
[0]
[0] DEPRECATION WARNING: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
[0]
[0] More info and automated migrator: https://sass-lang.com/d/import
If I instead use rollup-plugin-sass I get a runtime error:
I'm trying to use latest sass but
rollup-plugin-scss
doesn't seem to support it as the new function issass.compileString
.rollup-plugin-scss/index.ts
Line 86 in bf6f203
packeges,json
My rollup dev:
Gives the following error message:
If I instead use
rollup-plugin-sass
I get a runtime error:Error:
The text was updated successfully, but these errors were encountered: