Update warm-dancers-call.md

Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
Charles de Dreuille
2025-10-09 10:36:38 +01:00
parent 865bce8ac9
commit e979fe2076
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/theme': minor
---
**BREAKING**: Removed noCssBaseline prop in UnifiedThemeProvider.
**BREAKING**: Removed noCssBaseline prop in UnifiedThemeProvider. If your Backstage instance looks broken after this update, there's a high chance that you forgot to add our new Backstage UI global CSS. To do that, please add @backstage/ui/css/styles.css at the root of your application.