ember-cli-rsass

1.0.0 • Public • Published

ember-cli-rsass

This addon inserts adds ruby's sass processing into the javascript preprocessor for Ember CLI.

Installation / Usage

Make sure ruby's command line sass compiler is installed:

gem install sass

From within your Ember CLI application (must be >= 0.0.41), run the following:

npm install --save-dev ember-cli-rsass

That's all. You can now use sass syntax supported by ruby's sass in your .scss and .sass files. files.

References

Readme

Keywords

Package Sidebar

Install

npm i ember-cli-rsass

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • samsinite