Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

hexo-renderer-stylus

Build Status NPM version Coverage Status

Add support for Stylus with nib.

Install

$ npm install hexo-renderer-stylus --save
  • Hexo 3: >= 0.2
  • Hexo 2: 0.1.x

Options

You can configure this plugin in _config.yml.

stylus:
  compress: false
  • compress - Compress generated CSS