cta-theme-ui

0.0.10 • Public • Published

cta-theme-ui

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save cta-theme-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'cta-theme-ui'
import 'cta-theme-ui/dist/index.css'

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

License

MIT © yellowgocl

/cta-theme-ui/

    Package Sidebar

    Install

    npm i cta-theme-ui

    Weekly Downloads

    1

    Version

    0.0.10

    License

    MIT

    Unpacked Size

    3.93 MB

    Total Files

    7

    Last publish

    Collaborators

    • yellowgod