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

resources: Address Dart Sass deprecation of global built-in functions #12966

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jmooring
Copy link
Member

@jmooring
Copy link
Member Author

jmooring commented Oct 19, 2024

#12961 (comment)

I guess adding some kind of identifier as the first arg to CreateVarsStyleSheet would solve it.

To avoid hardcoded identifiers, I moved the constant declarations from the tpl/css package to the sass package, which was previously an "internal" package. I had to make it "not internal" in order to export the constants.

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.

Dart Sass v1.80.1 deprecation warning
1 participant