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

next-theme/hexo-renderer-ruby-sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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