Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct the minimum required Dart Sass version specified in error message #13065

Closed
jmooring opened this issue Nov 18, 2024 · 2 comments
Closed
Assignees

Comments

@jmooring
Copy link
Member

Currently:

error calling toCSS: unsupported Dart Sass version detected, please upgrade to Dart Sass 2.0 or later

Should be:

error calling toCSS: unsupported Dart Sass version detected, please upgrade to Dart Sass 1.63.0 or later
@bep
Copy link
Member

bep commented Nov 18, 2024

I guess my intention was to write v2 of the protocol... But yea.

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants