hexo-renderer-axis

0.1.0 • Public • Published

Stylus renderer

Add support for Stylus with axis and nib

Install

$ npm install hexo-renderer-axis --save

Options

You can configure this plugin in _config.yml.

stylus:
  compress: false
axis:
  implicit: true
  • compress - Compress generated CSS
  • implicit - Do not require importing axis manually in stylus

Package Sidebar

Install

npm i hexo-renderer-axis

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • vlevit