mui-to-bui-migration
SKILL.md
MUI to BUI Migration Skill
This skill helps migrate Backstage plugins from Material-UI (@material-ui/core, @material-ui/icons) to Backstage UI (@backstage/ui).
Prerequisites
Before starting migration:
-
Install the BUI package:
yarn add @backstage/ui -
Add the CSS import to your root file (typically
src/index.tsor app entry point):