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
fix(config): prevent empty color values in chroma style generation
- add empty string checks for color and background color values
- return "inherit" when no style properties are set
- prevent invalid empty color strings from being processed
0 commit comments