0.2.5 • Published 2 years ago

@finibit/biscuit v0.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Biscuit

Biscuit is a library of themeable and responsive UI components for React.

Installation

npm i @finibit/biscuit

Usage

import { Theme, Heading } from '@finibit/biscuit'

<Theme>
  <Heading level={1}>Hello, yummy!</Heading>
</Theme>

Documentation

You can view the documentation by downloading the repository and executing the following commands:

npm install && npm run styleguide

After completion open your browser and navigate to http://localhost:6060

0.2.5

2 years ago

0.2.4

5 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.5

6 years ago

0.1.0

6 years ago