Wondering why I get the ‘expected RBRACE’ error when using the following CSS variable in Global CSS? The variable still works when I use it in the builder, but why the error?:
:root {
--sw-rounded-lg: 20px;
}
Wondering why I get the ‘expected RBRACE’ error when using the following CSS variable in Global CSS? The variable still works when I use it in the builder, but why the error?:
:root {
--sw-rounded-lg: 20px;
}
Hello @threeoten,
Thanks for writing in!
I was able to replicate the issue on my local testing server:
I will be reporting this to our developers. Please bear with us.
Thanks.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.