importFrom
object.foo:--h1
become h1.foo
instead of .fooh1
exportTo
function to specify where to export custom selectorsimportFrom
option to support passing it a functionpreserve
option to preserve custom selectors and rules using themimportFrom
option to specify where to import custom selectorstransformMatches
option to limit transformation to :matches()
replacements.(foo, bar)
conversion error exists in the selector
(See also :matches() test)::
or --
to defined a custom selectors,
you must use the syntax :--
to define it.
(#6)undefined
(#14)