Sha256: 05fda3a485377de43804c475c52817f9e4b8ac4260e32c4531197c35c41ee5a7
Contents?: true
Size: 933 Bytes
Versions: 4
Compression:
Stored size: 933 Bytes
Contents
Compass / Reactive Boilerplate Template ======================================= Boilerplate template consisting of 3 partials and 2 helper files. Installation ============ From the command line: (sudo) gem install reactive Add to a project: // rails: compass.config, other: config.rb require 'reactive' // command line compass install reactive Or create a new project: compass -r reactive -f reactive project_directory Reset ========== Standard Reset from Eric Meyers To import use @import("reactive/reset"); Clearfix ========== Clearfix with has layout option for ie. Requires a boolean to enable/disable item. To import use @import("reactive/clearfix"); To use @include clearfix; Variable to enable/disable ie is: $legacy-support-for-ie Font Library ============ HTML fonts available by calling a variable $helvetica $geneva $lucida $verdana $cambria $palatino $times $courier $monaco
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
reactive-css-0.1.3 | README.mkdn |
reactive-css-0.1.2 | README.mkdn |
reactive-css-0.1.1 | README.mkdn |
reactive-css-0.1.0 | README.mkdn |