Files
backstage/packages/theme
Łukasz Jernaś ea75c37c9b chore(material-ui): Don't use top level material-ui imports
This changes the @material-ui imports to not use top level imports
in packages/ as per eslint-rules enforced elsewhere.

Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com>
2024-10-10 11:47:14 +02:00
..
2024-10-08 11:42:14 +00:00
2024-02-12 11:06:30 +01:00
2024-10-08 11:42:14 +00:00

@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

Documentation