NPM Build Utilities @ 0.3.0-alpha.9
GitHub
by Maddi Mathon
Preparing search index...
Stage
Compiler
Args
SassCLI
Interface SassCLI
Format used to transalate the sass options to a CLI-compatible version.
Since
0.3.0-alpha.1
interface
SassCLI
{
charset
?:
boolean
;
"embed-source-map"
?:
boolean
;
"embed-sources"
?:
boolean
;
"error-css"
?:
boolean
;
"fatal-deprecation"
?:
(
DeprecationOrId
|
Version
)
[]
;
"future-deprecation"
?:
DeprecationOrId
[]
;
indented
?:
boolean
;
"load-path"
?:
string
|
string
[]
;
"pkg-importer"
?:
"node"
;
"source-map"
?:
boolean
;
"source-map-urls"
?:
"absolute"
|
"relative"
;
style
?:
OutputStyle
;
update
?:
true
;
}
Index
Properties
charset?
embed-
source-
map?
embed-
sources?
error-
css?
fatal-
deprecation?
future-
deprecation?
indented?
load-
path?
pkg-
importer?
source-
map?
source-
map-
urls?
style?
update?
Properties
Optional
charset
charset
?:
boolean
Optional
embed-
source-
map
"embed-source-map"
?:
boolean
Optional
embed-
sources
"embed-sources"
?:
boolean
Optional
error-
css
"error-css"
?:
boolean
Optional
fatal-
deprecation
"fatal-deprecation"
?:
(
DeprecationOrId
|
Version
)
[]
Optional
future-
deprecation
"future-deprecation"
?:
DeprecationOrId
[]
Optional
indented
indented
?:
boolean
Optional
load-
path
"load-path"
?:
string
|
string
[]
Optional
pkg-
importer
"pkg-importer"
?:
"node"
Optional
source-
map
"source-map"
?:
boolean
Optional
source-
map-
urls
"source-map-urls"
?:
"absolute"
|
"relative"
Optional
style
style
?:
OutputStyle
Optional
update
update
?:
true
Settings
Member Visibility
Alpha
Beta
External
Inherited
Private
Protected
Theme
OS
Light
Dark
On This Page
Properties
charset
embed-
source-
map
embed-
sources
error-
css
fatal-
deprecation
future-
deprecation
indented
load-
path
pkg-
importer
source-
map
source-
map-
urls
style
update
GitHub
by Maddi Mathon
NPM Build Utilities @ 0.3.0-alpha.9
Loading...
Format used to transalate the sass options to a CLI-compatible version.
Since
0.3.0-alpha.1