Sha256: c9bdd2cb915ad24f6d5330b818451f20c7fc5eb84c04b6958aaaf6317b0f39d3
Contents?: true
Size: 410 Bytes
Versions: 1
Compression:
Stored size: 410 Bytes
Contents
<section id="border-image"> <h2>Border Image<a class="view-source" href="https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/css3/_border-image.scss">View source</a></h2> <p>Border-image supports short-hand notation.</p> {% highlight scss %} @include border-image(url(/images/border.png) 27 repeat); {% endhighlight %} <h3>Demo</h3> <section class="demo"> </section> </section>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bourbon-2.1.0 | _includes/border-image.html |