You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Nathan Smith 02b32fec18 structure -- moved src from node project to main project. 11 years ago
..
node_modules docpad: updates to lastest version 11 years ago
out Fixes issue with accidental submodule 11 years ago
.npmignore Fixes issue with accidental submodule 11 years ago
README.md Fixes issue with accidental submodule 11 years ago
package.json docpad: updates to lastest version 11 years ago

README.md

Stylus Plugin for DocPad

Adds support for the Stylus CSS pre-processor to DocPad

Convention: .css.styl|stylus

Install

npm install --save docpad-plugin-stylus

Configure

Use nib

Nib is a small and powerful library for the Stylus CSS language, providing robust cross-browser CSS3 mixins to make your life as a designer easier. By default nib support is enabled. To disable set the useNib option to false.

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

Licensed under the incredibly permissive MIT License
Copyright © 2012 Bevry Pty Ltd
Copyright © 2011 Benjamin Lupton