@keyholeco/keychain

0.2.1 • Public • Published

Keychain

Keyhole's react component library and design system.

Quick Start Guide

Installation

npm i -S @keyholeco/keychain

Basic usage

Keychain can be used inside of React components:

import { Button } from  '@keyholeco/keychain'
...
<Button  href="/pricing"  color="green"  style={{ fontWeight: 700 }} caps>
    Pick a Plan
</Button>
...

Or just reference the colours directly as needed:

.someComponent {
    background-color: var(--color-dark-blue);
}

Bookmarks

Keychain storybook

NPM package

GitHub repo

Package Sidebar

Install

npm i @keyholeco/keychain

Weekly Downloads

0

Version

0.2.1

License

MIT

Unpacked Size

371 kB

Total Files

71

Last publish

Collaborators

  • superhussain
  • npmjojo
  • minazabdulla