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
Any chance you can provide an update that does not have the naming issue with CSS colors such as blue or white. The colors do not render properly if you use a variable with those terms in it such as $my-blue: #67890. It will render the web color (blue) and not the actual hex value.
The text was updated successfully, but these errors were encountered:
Any chance you can provide an update that does not have the naming issue with CSS colors such as
blue
orwhite
. The colors do not render properly if you use a variable with those terms in it such as$my-blue: #67890
. It will render the web color (blue) and not the actual hex value.The text was updated successfully, but these errors were encountered: