2.0.2 • Published 11 years ago

docpad-plugin-roole v2.0.2

Weekly downloads
20
License
-
Repository
-
Last release
11 years ago

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

See Official usage of Roole

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

2.0.2

11 years ago

2.0.1

11 years ago

2.0.0

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago