0.63.0 • Published 1 year ago

@spwntch/typography v0.63.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Spawntech's React Typogrpahy Library

This package is currently pre-release.

What's in here?

This library includes all of Spawntech's base typogrpayh react.js components.

ComponentPurpose
CodeUse this to display a styled code tag
H1Use this to display a styled h1 tag
H2Use this to display a styled h2 tag
H3Use this to display a styled h3 tag
H4Use this to display a styled h4 tag
LargeUse this to display styled large paragraph text
LeadUse this to display styled lead paragraph text
LiUse this to display a list item
MutedUse this to display styled muted paragraph text
PUse this to display styled standard paragraph text
SmallUse this to display styled small paragraph text
UlUse this to display a unordered list containing Li tags

Getting Started

  1. Install the package
npm i @spwntch/typography
  1. Use our components
import { H1 } from "@spwntch/typogrpahy";

export default function MyComponent() {
  return <H1>Hello World!!!</Button>;
}
0.63.0

1 year ago

0.62.4

1 year ago

0.62.1

1 year ago

0.62.0

1 year ago

0.61.33

1 year ago

0.61.28

1 year ago

0.61.9

1 year ago

0.61.8

1 year ago

0.61.1

1 year ago

0.61.0

1 year ago

0.60.12

1 year ago

0.55.0

1 year ago

0.54.0

1 year ago