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

@import and @charset rule validation #105

Closed
tbela99 opened this issue Jan 9, 2022 · 0 comments
Closed

@import and @charset rule validation #105

tbela99 opened this issue Jan 9, 2022 · 0 comments
Milestone

Comments

@tbela99
Copy link
Owner

tbela99 commented Jan 9, 2022

Imported rules must precede all other types of rules, except @charset rules; as it is not a nested statement, @import cannot be used inside conditional group at-rules. MDN

@tbela99 tbela99 added this to the V0.3.2 milestone Jan 9, 2022
@tbela99 tbela99 closed this as completed Jan 10, 2022
tbela99 added a commit that referenced this issue Jan 10, 2022
tbela99 added a commit that referenced this issue Jan 11, 2022
tbela99 added a commit that referenced this issue Jan 11, 2022
@tbela99 tbela99 changed the title @import rule validation @import and @charset rule validation Jan 11, 2022
@tbela99 tbela99 mentioned this issue Jan 11, 2022
tbela99 added a commit that referenced this issue Jan 11, 2022
#96 vendor property rendered incorrectly
#97 remove sourcemap reference when parsing css
#98 incorrectly handling keyframe rule 0%
#99 incorrect file name resolution
#100 missing whitespace character when rendering at-rule
#101 CDO and CDC tokens support
#102 parse incomplete tokens according to CSS syntax level 3
#103 multibyte encoding support
#104 add automtated test workflow
#105 add import and charset at-rule validation
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

No branches or pull requests

1 participant