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

Correctly parse import arguments #36

Merged
merged 2 commits into from
Dec 28, 2023
Merged

Conversation

edoardocavazza
Copy link
Contributor

Use the postcss-value-parser module to parse import statements. This should add support for imports with layer() directives.

@romainmenke
Copy link
Member

Thank you @edoardocavazza,

I've changed this to a proper parsing algorithm so that any style of url value will work.
I've also added test coverage for this change.

@romainmenke romainmenke merged commit 35c00e9 into csstools:main Dec 28, 2023
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.

3 participants