1.0.3 • Published 7 years ago

iotacss-components-button v1.0.3

Weekly downloads
61
License
-
Repository
github
Last release
7 years ago

Button Component

The button component generates button with the minimum needed cosmetics.

Installation

npm install --save iotacss-components-button

Options

$iota-components-button-namespace  : 'button' !default;

$iota-components-button-color      : rgb(255, 255, 255) !default;
$iota-components-button-margin     : 0 !default;
$iota-components-button-padding    : $iota-global-gutter-default !default;
$iota-components-button-border     : none !default;
$iota-components-button-background : rgb(57, 178, 255) !default;

Classes

.c-button