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
I've experienced an odd problem with renaming of CSS Variables. It works fine except when already declared variable had been overwritten in the scope: the last variable in the last CSS property value wasn't replaced for some reason.
I've experienced an odd problem with renaming of CSS Variables. It works fine except when already declared variable had been overwritten in the scope: the last variable in the last CSS property value wasn't replaced for some reason.
CSS:
Expected result:
Actual result:
The text was updated successfully, but these errors were encountered: