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
Currently color codes cannot be displayed as they are unavailable during build time in the Node environment. However, it should be possible to retrieve values of custom properties in browser using getComputedStyle().
The text was updated successfully, but these errors were encountered:
Currently color codes cannot be displayed as they are unavailable during build time in the Node environment. However, it should be possible to retrieve values of custom properties in browser using
getComputedStyle()
.The text was updated successfully, but these errors were encountered: