Sass renderer plugin for Hexo.
$ npm install hexo-renderer-ruby-sassYou can configure this plugin in Hexo _config.yml. Default options:
sass:
debug: false
outputStyle: nested
sourceComments: false
sourceMapEmbed: falseReleased under the MIT License