Preparing search index...
The search index is not available
rollup-plugin-styler
rollup-plugin-styler
loaders/sass
SASSLoaderOptions
Interface SASSLoaderOptions
Options for Sass loader
interface
SASSLoaderOptions
{
impl
?:
string
;
sync
?:
boolean
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
Record
<
string
,
unknown
>
PublicOptions
SASSLoaderOptions
Indexable
[
key
:
string
]:
unknown
Index
Properties
impl?
sync?
Properties
Optional
impl
impl
?:
string
Force Sass implementation
Optional
sync
sync
?:
boolean
Forcefully enable/disable sync mode
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
impl
sync
rollup-plugin-styler
Loading...
Options for Sass loader