0.1.3 • Published 3 years ago

fsds v0.1.3

Weekly downloads
6
License
MIT
Repository
github
Last release
3 years ago

The Flatiron School Design System

Installation & Usage

Install

yarn add @flatiron-school/ui

Usage

import { Button } from '@flatiron-school/ui'

export default () => {
  return <Button primary>Foo</Button>
}

Available Components

TODO

Want to Contribute?

If you want to contribute through code or documentation, the Contributing guide is the best place to start. If you have questions, feel free to ask.

Other

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago