styled-mdl
v0.3.4
Published
Components for React built using Styled Components and based on Google's Material Design Lite
Downloads
8
Readme
To get started with development
- clone this repo,
yarn setup
yarn start
To use in your project
yarn add styled-mdl
import { Button } from 'styled-mdl'
- read all the code to figure out how to use it because the scrub developers haven't bothered to write/publish any docs yet.
- actually you can clone this repo down
yarn setup
yarn start
localhost:3000
- and look at all the demonstrations