Sha256: d32c88b5838dcf58ba9cfca734623f8a3f690f8d1005f7c08bd5abf444c6fd6b
Contents?: true
Size: 419 Bytes
Versions: 1
Compression:
Stored size: 419 Bytes
Contents
<section id="appearance"> <h2>Appearance <a class="view-source" href="https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/css3/_appearance.scss">View source</a></h2> <p>The <code>appearance</code> CSS property is used to display an element using a platform-native styling based on the operating system's theme.</p> {% highlight scss %} @include appearance(none); {% endhighlight %} </section>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bourbon-2.1.0 | _includes/appearance.html |