nb-css
v1.2.10
Published
Made with create-react-library
Readme
nb-css
Made with create-react-library
Install
npm install --save nb-cssUsage
import React, { Component } from 'react'
import MyComponent from 'nb-css'
import 'nb-css/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}License
- Class Name should be only in small characters.
- The only special character allowed is -.
