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-cascade-5] Remove trailing ; in <import-condition> #7108

Closed
cdoublev opened this issue Mar 7, 2022 · 1 comment
Closed

[css-cascade-5] Remove trailing ; in <import-condition> #7108

cdoublev opened this issue Mar 7, 2022 · 1 comment

Comments

@cdoublev
Copy link
Collaborator

cdoublev commented Mar 7, 2022

I think the trailing ; is a typo in the value definition of <import-condition>:

@import [ <url> | <string> ] [ layer | layer(<layer-name>) ]? <import-condition> ;
<import-condition> = [ supports( [ <supports-condition> | <declaration> ] ) ]? <media-query-list>? ;

@cdoublev
Copy link
Collaborator Author

cdoublev commented Aug 7, 2022

Fixed in 95c2bfa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants