Skip to content

React version of Buttons Lite that also leverages Webpack and Post CSS and modern CSS Variables

Notifications You must be signed in to change notification settings

roblevintennis/Buttons-React

 
 

Repository files navigation

Buttons-React

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.

Get started:

git clone git@github.com:unicorn-ui/Buttons-React.git
cd Buttons-React
yarn && yarn styleguide

Then visit http://localhost:6061/ in your browser.

Use in your project:

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.

About

React version of Buttons Lite that also leverages Webpack and Post CSS and modern CSS Variables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 67.5%
  • JavaScript 32.5%