pixel-design-system
TypeScript icon, indicating that this package has built-in type declarations

0.0.69 • Public • Published

pixel-design-system

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save pixel-design-system

Usage

import React, { Component } from 'react'

import { Button } from 'pixel-design-system'
import 'pixel-design-system/dist/index.css'

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

License

MIT © Pixel-Develop

Readme

Keywords

none

Package Sidebar

Install

npm i pixel-design-system

Weekly Downloads

0

Version

0.0.69

License

MIT

Unpacked Size

141 kB

Total Files

41

Last publish

Collaborators

  • pixelsc