Optional
attributesSet attributes of injected <style>
tag(s)
{"id":"global"}
Optional
containerContainer for <style>
tag(s) injection
Optional
prependInsert <style>
tag(s) to the beginning of the container
Optional
singleInject CSS into single <style>
tag only
Optional
treeshakeableMakes injector treeshakeable,
as it is only called when either classes are referenced directly,
or inject
function is called from the default export.
Incompatible with namedExports
option.
Options for CSS injection