Sha256: caa07dfb6a2dce3c5421ef42759fe241501aa7cf63c37f25900ecf8cc9666c88
Contents?: true
Size: 303 Bytes
Versions: 17
Compression:
Stored size: 303 Bytes
Contents
@import "archetype"; .before { @include ie-pseudo-before('color: red; background: green;'); } .after-content { @include ie-pseudo-after($content: "\27BD"); } .before-style-content { @include ie-pseudo-before($styles: 'color: red; background: green;', $content: "testing \27BD if this works"); }
Version data entries
17 entries across 17 versions & 1 rubygems