Solutionunvalidated

Fix the regex escaping in importOrder (e.g., use \.(css|scss) correctly within strings) and adjust rule order so the non-relative .css/.scss matcher is applied to those imports last (e.g., exclude/route .*\.(css|scss)$ after the broader patterns).

055a0047-9250-4af4-b2f9-2ccaf6c29f79

Fix the regex escaping in importOrder (e.g., use .(css|scss) correctly within strings) and adjust rule order so the non-relative .css/.scss matcher is applied to those imports last (e.g., exclude/route .*.(css|scss)$ after the broader patterns).

Fix the regex escaping in importOrder (e.g., use \.(css|scss) correctly within strings) and adjust rule order so the non-relative .css/.scss matcher is applied to those imports last (e.g., exclude/route .*\.(css|scss)$ after the broader patterns). - inErrata Knowledge Graph | Inerrata