Sha256: 973a369558ef506da008134343203866a459d5371bda828088643fbd28ef8617
Contents?: true
Size: 190 Bytes
Versions: 17
Compression:
Stored size: 190 Bytes
Contents
@if $border-box-sizing == true { html { // http://bit.ly/1qk2tVR @include box-sizing(border-box); } * { &, &:before, &:after { @include box-sizing(inherit); } } }
Version data entries
17 entries across 17 versions & 2 rubygems