| Package | Description |
|---|---|
| io.bit3.jsass.context | |
| io.bit3.jsass.importer |
| Modifier and Type | Method and Description |
|---|---|
Import |
ImportStack.peek()
Return the current import.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ImportStack.register(Import importSource)
Register a new import, return the registration ID.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Import> |
Importer.apply(String url,
Import previous) |
Collection<Import> |
JsassCustomHeaderImporter.apply(String url,
Import previous) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Import> |
Importer.apply(String url,
Import previous) |
Collection<Import> |
JsassCustomHeaderImporter.apply(String url,
Import previous) |
Copyright © 2016 bit3. All rights reserved.