Sha256: 353261513c9ffeb43828a9369303be2ad83e64ab90a004f533b655e87981515b

Contents?: true

Size: 669 Bytes

Versions: 4

Compression:

Stored size: 669 Bytes

Contents

# RogerSassc

Scss with libsass.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'roger_sassc'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install roger_sassc

## Usage

TODO: Write usage instructions here

## Work in progress

* Fix documentation

## Notes

The wrapper around libsass does not support ruby < 2.0.0.

## Contributing

1. Fork it ( https://github.com/digitpaint/roger_sassc/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
roger_sassc-0.2.0 README.md
roger_sassc-0.1.2 README.md
roger_sassc-0.1.1 README.md
roger_sassc-0.1.0 README.md