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