README
@backstage/theme
This package provides the extended Material UI Theme(s) that power Backstage.
Installation
Install the package via Yarn:
cd <package-dir> # if within a monorepo
yarn add @backstage/theme
material-ui theme for use with Backstage.
<script type="module">
import backstageTheme from 'https://cdn.skypack.dev/@backstage/theme';
</script>
This package provides the extended Material UI Theme(s) that power Backstage.
Install the package via Yarn:
cd <package-dir> # if within a monorepo
yarn add @backstage/theme