Skip to content

citrininfo/cyaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

YAML as Compass Extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published