docpad-plugin-axis

2.0.1 • Public • Published

Stylus Plugin for DocPad

Adds support for the Stylus CSS pre-processor to DocPad with the Axis CSS framework

Convention: .css.styl|stylus

Install

npm install --save docpad-plugin-axis

Configure

Use Axis CSS

Axis is a terse, feature-rich css library built on top of stylus. By default Axis support is enabled, but it can be disabled by setting the useAxis option to false.

This allows you to include the entire library by using:

@import 'axis'

Compress

By default we compress the output for all environments except the development environment. Set the compress option to either true or false to change this.

History

You can discover the history inside the History.md file

License

The original Docpad Stylus plugin that this plugin is forked from is licensed under the incredibly permissive MIT License, and so this plugin is as well.
Copyright © 2012 Bevry Pty Ltd
Copyright © 2011 Benjamin Lupton

Readme

Keywords

none

Package Sidebar

Install

npm i docpad-plugin-axis

Weekly Downloads

2

Version

2.0.1

License

none

Last publish

Collaborators

  • claysmith