Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

Spaces get removed from @supports not statements #20

Open
rgossiaux opened this issue May 18, 2016 · 0 comments
Open

Spaces get removed from @supports not statements #20

rgossiaux opened this issue May 18, 2016 · 0 comments

Comments

@rgossiaux
Copy link

See https://jsfiddle.net/wb5ogcjc/ for why these spaces are necessary. Right now, "@supports not (foo)" gets compressed to "@supports not(foo)" which doesn't work as per the fiddle (and the CSS standard).
#19 fixes this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant