Update docs/dls/component-design-guidelines.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com> Signed-off-by: Carlos Esteban Lopez Jaramillo <luchillo17@gmail.com>
This commit is contained in:
committed by
GitHub
parent
e47357dedc
commit
33ee80aba6
@@ -17,7 +17,7 @@ theme features:
|
||||
|
||||
Layout refers to how you organize or stack content. Whenever possible, we want
|
||||
to use Backstage's components (check the [Storybook][1] for a list and demo)
|
||||
or MUI components (check the [MUI docs][2]).
|
||||
first, and otherwise fall back to Material-UI components (check the [MUI docs][2]).
|
||||
|
||||
If none of these fit your layout needs, then you can build one, however using
|
||||
HTML+CSS directly is not recommended, it's better to use MUI layout components
|
||||
|
||||
Reference in New Issue
Block a user