0.1.0 • Published 8 years ago

iotacss-button v0.1.0

Weekly downloads
10
License
-
Repository
github
Last release
8 years ago

Button Component

The button component generates button with the minimum needed cosmetics.

Installation

npm install --save iotacss-button

Dependencies

Options

$iota-button-color      : #FFFFFF !default;
$iota-button-margin     : 0 !default;
$iota-button-padding    : 10px 15px !default;
$iota-button-border     : none !default;
$iota-button-background : #000000 !default;

Classes

.c-button