Skip to content

purwa-astawa/fec-buttons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fec-buttons

scss version of purecss button component https://github.com/yui/pure

Demo

Usage :

.your-button-class {
  @include make-fec-button($color, $background, $color-opacity, $background-opacity, $border:$button-border-default, $border-radius, $padding);

  //button size (optional). parameters xs, sm, lg, xl
   @include make-fec-button-size(lg);
}

About

scss version of purecss button component https://github.com/yui/pure

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages