Sha256: 249ed73e8bd0aad56ca4f1bdca88056be32da6b79a07131201c41e50d75004fc

Contents?: true

Size: 1.09 KB

Versions: 5

Compression:

Stored size: 1.09 KB

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.

##Sass / Compass
**(BLEEDING EDGE ALERT)** Toadstool is using ``3.2.0.alpha.*``
For [reasons explained](/Anotheruiguy/toadstool/blob/master/doc-src/exploited-bug.md) please continue using the alpha gem and upgrading to Sass 3.2 will break Toadstool and Stipe. 

# Stipe Changelog

## 0.0.2.8/0.0.2.9
* Updated Toadstool Sass to use better named spaced class for main content block. 
** Changed .main_content to .toadstool_main_contnet

## 0.0.2.7
* Sass and UI work related to default form views

## 0.0.2.6
* Created color views in Toadstool
* Created remaining semantic color variables silent classes
* Updated Toadstool `_design / _ui_manifest.scss` 

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
bourbon-compass-2.1.2 readme.md
bourbon-compass-2.1.1.0 readme.md
stipe-0.0.3.1 readme.md
stipe-0.0.3 readme.md
stipe-0.0.2.9 readme.md