docpad-plugin-roole
v2.0.2
Published
Adds support for the Roole CSS pre-processor to DocPad
Downloads
1
Readme
Roole Plugin for DocPad
Adds support for the Roole CSS pre-processor to DocPad
Convention: .css.roo|roo
Install
npm install --save docpad-plugin-roole
Configure
indent
default: "\t" - string used for indentations when generating CSS
percision
default: 3 - max number of digits to used for decimal numbers when generating CSS
prefix
default: ["o", "ms", "moz", "webkit"] - vendor names to use when prefixing rules, use [] or null to disable prefixing
History
You can discover the history inside the History.md
file
License
Licensed under the incredibly permissive MIT License Copyright © 2013 Takeharu.Oshida