styled-mdl
v0.3.4
Published
Components for React built using Styled Components and based on Google's Material Design Lite
Readme
To get started with development
- clone this repo,
yarn setupyarn start
To use in your project
yarn add styled-mdlimport { 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 setupyarn startlocalhost:3000- and look at all the demonstrations
