Add new spacing helpers

This commit is contained in:
Jeremy Thomas
2020-05-10 14:47:06 +01:00
parent bf49b8eeab
commit f18da99551
16 changed files with 436 additions and 149 deletions

8
sass/helpers/float.sass Normal file
View File

@@ -0,0 +1,8 @@
.is-clearfix
+clearfix
.is-pulled-left
float: left !important
.is-pulled-right
float: right !important