0.1.3 • Published 4 months ago

@mpigsley/components v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

@mpigsley/components

Base building block components. In Atomic Design, this package contains atoms and some molecules.

Styles

To use this package, you'll need to include the compiled styles. They are located at @mpigsley/components/dist/index.css.

Theme

Wrap your component tree with <ThemeProvider theme={...} control={...} />. If you are using typescript, these parameter types will be Theme and Control.

📝 This repository ships with a mono theme (the default), which is a primarily black & white brutalist theme. More themes to come!

Components

  • <FlexContainer />
  • <Spinner />
0.1.2

4 months ago

0.1.3

4 months ago

0.1.1

6 months ago

0.1.0

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago