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
If a style class is defined multiple times, the definitions aren't combined—one of them wins out. This is almost certainly not what the author intended, so the compiler should warn about it.
If a style class is defined multiple times, the definitions aren't combined—one of them wins out. This is almost certainly not what the author intended, so the compiler should warn about it.