| Package | Description |
|---|---|
| io.bit3.jsass | |
| io.bit3.jsass.importer |
| Modifier and Type | Method and Description |
|---|---|
Collection<Importer> |
Options.getImporters() |
| Modifier and Type | Method and Description |
|---|---|
void |
Options.setImporters(Collection<Importer> importers) |
| Modifier and Type | Class and Description |
|---|---|
class |
ChainImporter |
| Modifier and Type | Method and Description |
|---|---|
SassLibrary.Sass_C_Import_Callback |
ImporterCallbackFactory.create(Context originalContext,
Collection<Importer> importers)
Create a new callback for a list of importers.
|
| Constructor and Description |
|---|
ImporterWrapper(SassLibrary sass,
Context originalContext,
Importer importer)
Create a new import wrapper.
|
| Constructor and Description |
|---|
ChainImporter(Collection<Importer> importers) |
Copyright © 2015 bit3. All rights reserved.