Sha256: 5a8b303b9ee40bd7f749240ca9b88a08911a2b9d991a500b744a4b6a8ac77e84
Contents?: true
Size: 340 Bytes
Versions: 1
Compression:
Stored size: 340 Bytes
Contents
<section id="transform"> <h2>Transform & Transform-origin <a class="view-source" href="https://github.com/thoughtbot/bourbon/blob/master/app/assets/stylesheets/css3/_transform.scss">View source</a></h2> {% highlight scss %} @include transform(translateY(50px)); @include transform-origin(center top); {% endhighlight %} </section>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bourbon-2.1.0 | _includes/transform.html |