Sha256: 4905c72e84679cfc57237cc4ac7af40a5661dd760ce7cafef3b77ad468e76ee4
Contents?: true
Size: 568 Bytes
Versions: 22
Compression:
Stored size: 568 Bytes
Contents
<h4>Mixins</h4> <section> <p>Mixins define styles that can be re-used throughout the stylesheet without needing to resort to non-semantic classes like .float-left. Mixins can also contain full CSS rules, and anything else allowed elsewhere in a Sass document. They can even take arguments which allows you to produce a wide variety of styles with very few mixins."</p> <p><small>Source: SASS Reference. See <a href="http://sass-lang.com/documentation/file.SASS_REFERENCE.html#mixins">SASS Reference</a> for the full documentation on `@mixins`</small>.</p> </section>
Version data entries
22 entries across 22 versions & 1 rubygems