Misplaced @import

Last modified: 03 December 2024

Reports a misplaced @import statement.

According to the specification, @import rules must precede all other types of rules, except @charset rules.