0.4.5 • Published 3 years ago

@folland87/puzzle v0.4.5

Weekly downloads
4
License
MIT
Repository
-
Last release
3 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

3 years ago

0.4.4

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.3.2

3 years ago

0.2.2

3 years ago

0.2.0

3 years ago