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
{{ message }}
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
Sass autocompile give me a compilation error when I write max() or min() on a sass file.
I know node sass is deprecated, so I guess it's that the problem.
There's some way to disable this type of errors? Will be release a dart sass version?
Thanks.
The text was updated successfully, but these errors were encountered:
Ah, now I got the point. Seems I have to switch to Dart Sass. I will let this ticket opened until I exchange the compiler or created a new plugin. But I cannot say how soon I will have the time to do that.
Sass autocompile give me a compilation error when I write max() or min() on a sass file.
I know node sass is deprecated, so I guess it's that the problem.
There's some way to disable this type of errors? Will be release a dart sass version?
Thanks.
The text was updated successfully, but these errors were encountered: