Uses of Class
org.nuxeo.theme.styling.service.descriptors.SassImport
-
Packages that use SassImport Package Description org.nuxeo.theme.styling.service.descriptors -
-
Uses of SassImport in org.nuxeo.theme.styling.service.descriptors
Methods in org.nuxeo.theme.styling.service.descriptors that return SassImport Modifier and Type Method Description SassImport
SassImport. clone()
Methods in org.nuxeo.theme.styling.service.descriptors that return types with arguments of type SassImport Modifier and Type Method Description List<SassImport>
FlavorDescriptor. getSassImports()
Method parameters in org.nuxeo.theme.styling.service.descriptors with type arguments of type SassImport Modifier and Type Method Description void
FlavorDescriptor. setSassImports(List<SassImport> sassImports)
-