This commit is contained in:
Come2Daddy 2018-04-15 02:11:28 +02:00 committed by Jeremy Thomas
parent 9e28514b95
commit 3f7be4573d

View File

@ -108,6 +108,8 @@ $alignments: ('centered': 'center', 'justified': 'justify', 'left': 'left', 'rig
@each $name, $shade in $shades
.has-text-#{$name}
color: $shade !important
.has-background-#{$name}
background-color: $shade !important
.has-text-weight-light
font-weight: $weight-light !important