Files
backstage/packages/theme
Himanshu Mishra 3b2aeae05a Fix blinking animation bug for Status Running component (#706)
* Refer to keyframe as a material-ul variable

https://material-ui.com/guides/migration-v3/\#styles

* Update background color of Status

The background color should match with the theme's background color.
2020-05-04 06:34:08 +02:00
..

@backstage/theme

This package provides the extended Material UI Theme(s) that power Backstage.

Installation

Install the package via npm or yarn:

$ npm install --save @backstage/theme

or

$ yarn add @backstage/theme

Documentation