Skip to content

Conversation

@deathaxe
Copy link
Member

Fixes #1

This commit adds patterns to scope function calls of unknown names within import at-rules, as PostCSS can add additional language features via plugins' custom parsers.

This commit adds patterns to scope function calls of unknown names
within import at-rules, as PostCSS can add additional language features
via plugins' custom parsers.
@deathaxe deathaxe merged commit f67cfa8 into master Dec 10, 2025
2 of 3 checks passed
@deathaxe deathaxe deleted the feat/import-prefix branch December 10, 2025 20:06
deathaxe added a commit that referenced this pull request Dec 10, 2025
This commit adds patterns to scope function calls of unknown names
within import at-rules, as PostCSS can add additional language features
via plugins' custom parsers.
@ratijas
Copy link

ratijas commented Dec 11, 2025

Thank you for the fast fix, it's awesome!

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.

False positive invalid.illegal.unexpected-token.css at @import 'tailwindcss' prefix(tw);

3 participants