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

[css-mixins-1] Do arbitrary function substitution before evaluation #11449

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

Conversation

andruud
Copy link
Member

@andruud andruud commented Jan 6, 2025

The previous attempt at defining this ("do var()/etc first") is pretty clumsy, and doesn't really work when there's another dashed-function in the argument list.

Also handle all arbitrary function substitution in "resolved local value", not just env() and attr().

The previous attempt at defining this ("do var()/etc first")
is pretty clumsy, and doesn't really work when there's another
dashed-function in the argument list.

Also handle all arbitrary function substitution in
"resolved local value", not just env() and attr().
@andruud andruud requested a review from tabatkins January 6, 2025 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant