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
Allowing shorter CSS class names but mainly making it harder to
override component styling. The CSS is carefully engineered to
match any use case. Single overrides can break everything on
certain platforms or edge cases. Any layout customization should
be possible without overrides.
BREAKING CHANGE: Overriding `.qrcode-stream*` CSS classes won't
work anymore. Try to apply styling without overrides.
0 commit comments