Making btn and fab work on link elements
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
$background:false !default;
|
||||
$on-background:false !default;
|
||||
$button-color: #CCCCCC !default;
|
||||
$on-button: #000000 !default;
|
||||
|
||||
@if $background==false or $on-background==false {
|
||||
@error("background and on-background must be set!");
|
||||
|
Reference in New Issue
Block a user