Fix mixins/extends confusion

This commit is contained in:
Jeremy Thomas
2018-09-04 15:24:50 +02:00
parent 107ea347a7
commit 04fb26b450
22 changed files with 280 additions and 622 deletions

View File

@@ -42,7 +42,7 @@ $button-static-border-color: $grey-lighter !default
.button
+control
+unselectable
@extend %unselectable
background-color: $button-background-color
border-color: $button-border-color
border-width: $button-border-width
@@ -198,7 +198,7 @@ $button-static-border-color: $grey-lighter !default
color: transparent !important
pointer-events: none
&::after
+loader
@extend %loader
+center(1em)
position: absolute !important
&.is-static