This commit is contained in:
Oliver Davies 2017-06-15 21:57:42 +01:00
parent 2b39e03d02
commit 05bc5d57f5
38 changed files with 87 additions and 26 deletions

View file

@ -1,3 +1,3 @@
@each $value in 'left' 'center' 'right'
.is-#{$value}
.text-#{$value}
text-align: #{$value}