design-system
design-system copied to clipboard
Tokens function linting error
When overriding the tokens.$default-map I get the following error:
I found the following resources, which should show, we are using valid SCSS syntax, but our editors, somehow mark it as error:
- https://sass-lang.com/documentation/at-rules/use/#reassigning-variables
- https://github.com/microsoft/vscode-css-languageservice/issues/278
- https://youtrack.jetbrains.com/issue/WEB-46500/scss-avoid-syntax-errors-on-assigning-a-value-to-module-variable
I don't know if there is an actual fix for it...
@alizedebray can we close this for now, because there is no solution to this false positive right now?
@oliverschuerch sure, if there is no solution for now we will just have to wait.