| Package | Description |
|---|---|
| org.kuali.rice.krad.theme | |
| org.kuali.rice.krad.theme.preprocessor |
| Modifier and Type | Method and Description |
|---|---|
List<ThemePreProcessor> |
ThemeBuilder.getThemePreProcessors()
List of
ThemePreProcessor instances that should be applied to the themes |
| Modifier and Type | Method and Description |
|---|---|
void |
ThemeBuilder.setThemePreProcessors(List<ThemePreProcessor> themePreProcessors)
Setter for the list of theme pre processors
|
| Modifier and Type | Class and Description |
|---|---|
class |
LessThemePreProcessor
Pre processor that picks up Less files in the theme directory and compiles to CSS
|
Copyright © 2005–2018 The Kuali Foundation. All rights reserved.