Fix imports

This commit is contained in:
Jeremy Thomas
2016-10-16 19:15:56 +01:00
parent c52a3da371
commit aed21e7fb3
68 changed files with 417 additions and 7527 deletions

View File

@@ -1,6 +1,3 @@
@import "../utilities/controls.sass"
@import "../utilities/mixins.sass"
=form-control
+control
@each $name, $pair in $colors
@@ -238,7 +235,7 @@
margin-right: 10px
&.is-expanded
flex-grow: 1
flex-shrink: 0
flex-shrink: 1
&.is-grouped-centered
justify-content: center
&.is-grouped-right