You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tested it in my VSCode, and this way of commenting does not cause any errors.
You need to understand that CSS Better Sort only sorts your CSS code; the error comes from the CSS formatter, which reports an error and thus blocks CSS Better Sort.
You should check whether your CSS formatter (Prettier/Biome/VS Code's built-in formatter) supports this type of CSS comment.
Additionally, you can try using this CSS commenting method, which may not result in errors.
Comments seem to throw an error
The text was updated successfully, but these errors were encountered: