1.4.1 • Published 4 years ago

blockbuster-design-system v1.4.1

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

blockbuster-design-system

Blockbuster but 2020

NPM JavaScript Style Guide

Install

npm install --save blockbuster-design-system

Usage

import React, { Component } from 'react'

import MyComponent from 'blockbuster-design-system'
import 'blockbuster-design-system/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © carbonology

1.4.1

4 years ago

1.4.0

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.7

4 years ago

1.2.6

4 years ago

1.2.5

4 years ago

1.2.4

4 years ago

1.2.3

4 years ago

1.2.0

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago

0.1.0

4 years ago