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

Migrate to new sass API #9966

Merged
merged 3 commits into from
Nov 4, 2024
Merged

Migrate to new sass API #9966

merged 3 commits into from
Nov 4, 2024

Conversation

devongovett
Copy link
Member

@devongovett devongovett commented Sep 29, 2024

Closes #9857

I think this might be a breaking change though... We allow passing arbitrary SASS options via a .sassrc.js file, and it looks like the options changed between the legacy and new versions (e.g. the API for custom functions, importer, or pkgImporter). Not sure what to do here. Right now users are getting warnings about using the old API. 😞

@devongovett devongovett merged commit f304cf5 into v2 Nov 4, 2024
17 checks passed
@devongovett devongovett deleted the new-sass-api branch November 4, 2024 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use the modern Sass API
1 participant