metamorphosis
Github
Issues
npm
Preparing search index...
tailwind
TailwindPluginOptions
Type Alias TailwindPluginOptions
type
TailwindPluginOptions
=
{
convertValueMap
?:
Record
<
string
,
(
key
:
string
,
value
:
string
,
entry
:
InterpolatedVars
|
ControlVar
,
)
=>
string
,
>
;
defaultsMap
?:
Record
<
string
,
string
>
;
excludeTw
?:
string
[]
;
separator
?:
string
;
topLevel
?:
string
[]
;
twTypeMap
?:
Record
<
string
,
string
>
;
}
Index
Properties
convert
Value
Map?
defaults
Map?
exclude
Tw?
separator?
top
Level?
tw
Type
Map?
Properties
Optional
convert
Value
Map
convertValueMap
?:
Record
<
string
,
(
key
:
string
,
value
:
string
,
entry
:
InterpolatedVars
|
ControlVar
,
)
=>
string
,
>
Optional
defaults
Map
defaultsMap
?:
Record
<
string
,
string
>
Optional
exclude
Tw
excludeTw
?:
string
[]
Optional
separator
separator
?:
string
Optional
top
Level
topLevel
?:
string
[]
Optional
tw
Type
Map
twTypeMap
?:
Record
<
string
,
string
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
convert
Value
Map
defaults
Map
exclude
Tw
separator
top
Level
tw
Type
Map
Github
Issues
npm
metamorphosis
Loading...