I use SCSS in my project and when using sonar to check, I received an error "Unexpected unknown at-rule “@use” at line code “@use ‘base’;”. I think sonar is wrong because @use is the syntax of SCSS. Please guide me.
Welcome to the community!
Can you please post:
- the scanner command you used, with all parameters
- the complete output of the scanner
(If it’s sensitive content, then let me know and I can start a private thread.)