New Component: Text #1569
turolopezsanabria
started this conversation in
Ideas and new features
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is no component to use the basic text elements: h1 h2 h3 etc, paragraph, list, etc from the theme
https://github.com/SUI-Components/sui/blob/master/packages/sui-theme/src/settings/_font.scss
It would be nice to have a component to use directly, instead of using a html tag, styled with a class
Alternatives considered:
1 - This one for documentation: @andresin87: https://andresin87.github.io/docs/storybook/?path=/story/doc-demo--page
2 - Motor's Title Basic here: https://motor-components.surge.sh/workbench/title/basic/demo
3 - please add yours
Beta Was this translation helpful? Give feedback.
All reactions