Sha256: 3b07b9f6e3e4fa5b5a421e5d3a1636169d74e4328b9f070a3ab467261b4db997

Contents?: true

Size: 496 Bytes

Versions: 2

Compression:

Stored size: 496 Bytes

Contents

Compass YAML
============

The YAML Framework converted to SASS and implemented as compass extension

Documentation: https://github.com/firemind/cyaml

Installation
============

From the command line:

    sudo gem install cyaml

Create Compass project

     compass create -r cyaml --using cyaml my_project

Use inside Rails project

     cd my_rails_project
     compass init rails -r cyaml -u cyaml --force


Getting started
===============
     guard start      (using livereload)
    
    

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
cyaml-0.0.45 README.mkdn
cyaml-0.0.44 README.mkdn