OptionalattributesSet attributes of injected <style> tag(s)
{"id":"global"}OptionalcontainerContainer for <style> tag(s) injection
OptionalprependInsert <style> tag(s) to the beginning of the container
OptionalsingleInject CSS into single <style> tag only
OptionaltreeshakeableMakes 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