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

@@ -1,8 +1,8 @@
.block
+block
@extend %block
.delete
+delete
@extend %delete
.heading
display: block
@@ -12,7 +12,7 @@
text-transform: uppercase
.highlight
+block
@extend %block
font-weight: $weight-normal
max-width: 100%
overflow: hidden
@@ -22,7 +22,7 @@
max-width: 100%
.loader
+loader
@extend %loader
.number
align-items: center