1.0.4 • Published 1 year ago

@professorragna/h3 v1.0.4

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

H3 Styled Component

Styled component for the <h3> HTML tag

Installation

$ npm i @professorragna/h3

Usage

import { H3 } from '@professorragna/h3';

<H3>
  Hello world!
</H3>

The <H3> styled component supports the following categories of styled props:

  • background
  • border
  • color
  • flexbox
  • grid
  • layout
  • position
  • shadow
  • space
  • typography

For more information on how to use styled props, see the styled-system docs

Additional Packages

Are you looking for additional styled components for other HTML tags? Feel free to check out the root project here for other packages that are available!

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.2

2 years ago