btn.css

A scalable, style-able button.

All the code

This is everything you get with the btn.css class.

Let's make a button

You're an adult. Make buttons all on your own.

Moar sizes, plz

This button uses em for sizing. Buttons are sized relative to the font-size.

Want bigger or smaller buttons? Change the font-size.



Moar like bootstrap, plz

Bring your own theme. Do what you want.

Sweet, sweet states

Set all the colors and your good to go!

Installation

Script tag:

<link rel="stylesheet" href="https://unpkg.com/btn.css@0.2.0" />
    
Node:

npm install btn.css@0.2.0
    

The code

Source on Githubchantastic