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
All components should have the global vui CSS variables localized. So basically --text-size in button will be --button-text-size and will be using the global text-size as default value
Make sure that inline style attributes and classes provided by the user will override any kind of vui-provided styling
Make sure all components have this implemented the same way via audit
Figure out the correct flow
--text-sizein button will be--button-text-sizeand will be using the global text-size as default value