| Package | Description |
|---|---|
| io.bit3.jsass |
| Modifier and Type | Method and Description |
|---|---|
OutputStyle |
Options.getOutputStyle()
Return the output style.
|
static OutputStyle |
OutputStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OutputStyle[] |
OutputStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Options.setOutputStyle(OutputStyle outputStyle)
Set the output style.
|
Copyright © 2016 bit3. All rights reserved.