Sha256: 80e26a35fd4c1635eb6966f4a3027c2505fe224ad9c27668cd6619f172076fff
Contents?: true
Size: 850 Bytes
Versions: 1
Compression:
Stored size: 850 Bytes
Contents
#Stipe Compass Extension Stipe is the life blood of the Toadstool style guide framework. Consisting of a series of mixins, extends and defaults that give Toadstool that 'instant on' experience. [Stipe](https://rubygems.org/gems/stipe) ##To install `gem install stipe` ##To use To use the Stipe gem, using Bundler `gem 'stipe'` Stipe is a Compass Extension, so Compass is set as a depdency. You will need to include `require 'stipe'` in your config.rb file. # Stipe Changelog ## 0.0.4.8 * Updated typography extends to better minimize headings styles ## 0.0.4.6 * Updated grid system to support 24 col grid solution ## 0.0.4.5 * Addressed all compatibility issues with Sass 3.2 ## 0.0.4.1 * Addressed bug with vendor prefix variables ## 0.0.4.0 * Deprecated legacy `@mixin placeholder` Will be deleted from future releases of the library
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stipe-0.0.4.9 | readme.md |