public class BourbonCssProcessor extends RubySassCssProcessor implements ResourcePreProcessor, ResourcePostProcessor
RubySassCssProcessor.
| Modifier and Type | Field and Description |
|---|---|
static String |
ALIAS
The processor alias.
|
| Constructor and Description |
|---|
BourbonCssProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected RubySassEngine |
getEngine()
A getter used for lazy loading, overrides RubySassEngine#getEngine() and ensure the
bourbon gem is imported (required).
|
onException, process, processclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessprocesspublic static final String ALIAS
protected RubySassEngine getEngine()
getEngine in class RubySassCssProcessorCopyright © 2008-2013. All Rights Reserved.