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
css: Generated CSS class names now include the Carbon package version
as a prefix. This scopes component CSS per version. Apps that use multiple versions of
Carbon side by side should no longer see bleeding styles between them, but may see some
visual differences if they were relying on old unscoped style rules.
Features
css: prefix component CSS class names with the Carbon package version (a4a9dc0)