1.1.5 • Published 2 years ago

@codecraftkit/theme v1.1.5

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

@codecraftkit/theme

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @codecraftkit/theme

Usage

import React, { Component } from 'react'

import MyComponent from '@codecraftkit/theme'
import '@codecraftkit/theme/dist/index.css'

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

License

MIT © CodeCraft

1.1.5

2 years ago

1.1.4

3 years ago

1.1.1

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.2-alpha.0

3 years ago

1.0.1-alpha.0

3 years ago