A React version of Buttons Lite that also leverages Webpack, CSS Modules, and Post CSS and modern CSS Variables
Note that we omit circle, square, and box buttons to keep this code lean.
git clone git@github.com:unicorn-ui/Buttons-React.git
cd Buttons-React
yarn && yarn styleguideThen visit http://localhost:6061/ in your browser.
As it's likely that you want to reconfigure colors, fonts, etc., our recommendation is to just drop in the components/buttons directory in to your project. From there, edit the values in components/buttons/options.css to whatever makes sense for your project.