See: Description
| Interface | Description |
|---|---|
| CustomWriter<T extends Writable> |
Customizes the writing of a particular
Syntax unit. |
| Writable |
Indicates that something can be written to a
StyleAppendable. |
| Class | Description |
|---|---|
| StyleAppendable |
A wrapper around an
Appendable that provides a few convenience functions. |
| StyleWriter |
The main class for writing processed CSS content.
|
| Enum | Description |
|---|---|
| WriterMode |
The various levels of compression and minification for output.
|
Copyright (c) 2019, Salesforce.com, Inc. All rights reserved. Licensed under the BSD 3-Clause license. For full license text, see the LICENSE file in the repository.