public class SASSAddonImportFileCreator extends Object
The addons.scss is always overwritten when this tool is invoked.
| Constructor and Description |
|---|
SASSAddonImportFileCreator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
updateTheme(String themeDirectory)
Updates a themes addons.scss with the addon themes found on the classpath
|
public static void main(String[] args) throws IOException
args - Theme directory where the addons.scss file should be createdIOExceptionpublic static void updateTheme(String themeDirectory) throws IOException
themeDirectory - The target theme directoryIOExceptionCopyright © 2019 Vaadin Ltd. All rights reserved.