Sha256: 665744978822b14fe7e054674bd8b7d3f9186c3841a5c8d7719308a64f3a603f
Contents?: true
Size: 201 Bytes
Versions: 67
Compression:
Stored size: 201 Bytes
Contents
@charset "UTF-8"; @if $border-box-sizing == true { html { // http://bit.ly/1qk2tVR box-sizing: border-box; } * { &, &::after, &::before { box-sizing: inherit; } } }
Version data entries
67 entries across 60 versions & 14 rubygems