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
feat(button): dedicated variables for toggle and circular
This PR uses dedicated variables for toggle button and circular button variants to allow for consistent theming.
Circular button had hardcoded values and toggle had fixed global variable names set, which made it nearly impossible to theme individually.
0 commit comments