Closed bpiwowar closed 1 month ago
Good point but I'm not sure if the prefixer should do anything to html
, body
or :root
by default. I'm thinking of making it skip these selectors altogether. The user can use transform()
to get around this and add prefixes if he wants.
The pseudo-class
:root
is not well handled (a prefix is added)Input
and
Current result
Expected
Current work around