After changing from @ import to @ use I’m getting this error:
Unexpected unknown at-rule “@ use”
@ use is the correct format to use and I see this post from 2020 which says so as well as a workaround:
Getting Unexpected unknown at-rules “@ use” in scss files
That post is over 6 years old though. Has this still not been fixed?
Is Sonarqube waiting for something before fixing?
Or has it been fixed and I just need to upgrade my SonarQube version? (If so what version was the fix in?)