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
{{ message }}
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
Steps To Reproduce
The current behavior
A compile error
Error: Expected "(" or ".".
is thrown:The expected behavior
No compile error.
I have created a minimal test repository with two calc cases:
These usages of variables in calc() work with
node-sass
andstyled-jsx-plugin-sass
.The text was updated successfully, but these errors were encountered: