npm.io
1.0.4 • Published 3 years ago

@professorragna/section

Licence
ISC
Version
1.0.4
Deps
2
Size
5 kB
Vulns
0
Weekly
0
Stars
2

Section Styled Component

Styled component for the <section> HTML tag

Installation

$ npm i @professorragna/section

Usage

import { Section } from '@professorragna/section';

<Section>
  Your content here
</Section>

The <Nav> 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!

Keywords