This is a socialwell web design system
Installation
yarn add @socialwell-design/typography
or
npm i @socialwell-design/typography
How to use
import { Typography } from "@socialwell-design/typography";
<Typography
as="h1"
content="this is heading"
/>