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
CSS theme variable feature was launched in v5.6.0 as an experiment. As time goes on, we gain more confidence that CSS variable is becoming a standard in web development, so this issue lists all the tasks to make the API stable in v6.
Motivation
CSS theme variable feature was launched in
v5.6.0
as an experiment. As time goes on, we gain more confidence that CSS variable is becoming a standard in web development, so this issue lists all the tasks to make the API stable in v6.Todos
Some of the issues require further discussion:
spacing
unit as a CSS variable #37911 (fixed by [system] Addspacing
theme token to be used intheme.spacing()
#40224)theme.getColorSchemeSelector
is not a function #40178Add abillity to preventCssVarsProvider
from using local storage #35837The text was updated successfully, but these errors were encountered: