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

Add support for parsing selector expressions #2533

Merged
merged 3 commits into from
Mar 6, 2025
Merged

Add support for parsing selector expressions #2533

merged 3 commits into from
Mar 6, 2025

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented Mar 4, 2025

No description provided.

@nex3 nex3 requested a review from Goodwine March 4, 2025 01:35
export interface SelectorExpressionRaws {}

/**
* An expression representing the current selector in Sass.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: to match the Dart library sass_api docs, mention this is specifically &

@nex3 nex3 merged commit ddd4b23 into main Mar 6, 2025
39 checks passed
@nex3 nex3 deleted the selector branch March 6, 2025 00:11
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.

2 participants