public interface SpincastCssAutoprefixerConfig
| Modifier and Type | Method and Description |
|---|---|
String |
getPostcssExecutableName()
The name or full path to the
"postcss" npm artifact executable.
|
String getPostcssExecutableName()
By default this will be "postcss" except
on Windows where it will be "postcss.cmd".
With those defaults, the "postcss" npm library must have been installed globally!
Copyright © 2019. All rights reserved.