import from la bonne adresse and first refactoring for ouidade.com
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.button {
|
||||
@extend %button;
|
||||
@include button-color($core-accent);
|
||||
}
|
||||
|
||||
.button-secondary {
|
||||
@extend %button;
|
||||
@include button-color($secondary-link);
|
||||
}
|
||||
Reference in New Issue
Block a user