0.1.3 • Published 1 year ago

@mpigsley/components v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.1.3

1 year ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago