Skip to content

[css-cascade] ignoring @charset (editorial nit, I18N) #5637

@aphillips

Description

@aphillips

2.1. Conditional @import Rules
https://www.w3.org/TR/css-cascade-3/#at-import

Any @import rules must precede all other valid at-rules and style rules in a style sheet (ignoring @charset), or else the @import rule is invalid.

The phrase "ignoring @charset" might be slightly confusing. Should it say "except @charset" or perhaps rephrase as:

Any @import rules must preceded all other valid at-rules and style rules in a style sheet except for @charset...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions