Closed topaxi closed 9 years ago
@topaxi Double colon.
@TrySound double colon what?
@topaxi In example. Input and output are different.
@topaxi Sorry. Playground uses postcss-pseudo-elements.
@TrySound yes, this is the expected output for cssnext, ofc. this transformer should retain the double colon, doesn't really matter in this example though, the problem is the whitespace. Fixed the expected/actual.
Works, thx :+1:
The spec says that :matches()
does not support pseudo-elements.
Input:
Expected:
Actual:
This just stopped working, I'm not sure which version update caused this (using cssnext, happens on http://cssnext.io/playground/ too).