Skip to content

georgeOsdDev/docpad-plugin-roole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roole Plugin for DocPad

Adds support for the Roole CSS pre-processor to DocPad

Convention: .css.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

About

Adds support for the Roole CSS pre-processor to DocPad

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published