0.4.5 • Published 4 years ago

@folland87/puzzle v0.4.5

Weekly downloads
4
License
MIT
Repository
-
Last release
4 years ago

@doad/puzzle

Puzzle, yet another design system

NPM JavaScript Style Guide

Install

npm install @folland87/puzzle

Usage

import React, { Component } from 'react'

import { Button } from '@folland87/puzzle'

class Example extends Component {
  render() {
    return <Button>Click me</Button>
  }
}

License

MIT © folland87

0.4.5

4 years ago

0.4.4

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.3.2

4 years ago

0.2.2

4 years ago

0.2.0

4 years ago