Skip to content

The button component generates button with the minimum needed cosmetics.

License

Notifications You must be signed in to change notification settings

iotacss/components.button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

The button component generates button with the minimum needed cosmetics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages