Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

Latest commit

 

History

History
45 lines (29 loc) · 995 Bytes

README.md

File metadata and controls

45 lines (29 loc) · 995 Bytes

Hexo Renderer Sass

npm-image lic-image

Sass renderer plugin for Hexo.

Installation

size-image dm-image dt-image

$ npm install hexo-renderer-ruby-sass

Options

You can configure this plugin in Hexo _config.yml. Default options:

sass:
  debug: false
  outputStyle: nested
  sourceComments: false
  sourceMapEmbed: false

Usage

License

Released under the MIT License