Sha256: 9dc44594eac5c180bf95e72e9889f87f9e55d3dde91b8c8643652ffbdd4830e4
Contents?: true
Size: 973 Bytes
Versions: 1
Compression:
Stored size: 973 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.5.1 * Adding new configutation support for form UI ## 0.0.5.0 * Updated stipe manifest to allow for single import ## 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.5.1 | readme.md |