Add support for Stylus with nib.
$ npm install hexo-renderer-stylus --save
You can configure this plugin in _config.yml.
stylus:
compress: false
sourcemaps:
comment: true
inline: true
sourceRoot: ''
basePath: .
Stylus:
false)Sourcemaps
sourceMappingURL to the generated CSS (default: true)false)sourceRoot property of the generated sourcemap.)