PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Code Inspection: Misplaced @import

Last modified: 13 May 2022

Reports a misplaced @import statement.

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