Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

At-supports rules need to be part of the included rules #65

Closed
scottjehl opened this issue Feb 6, 2019 · 0 comments
Closed

At-supports rules need to be part of the included rules #65

scottjehl opened this issue Feb 6, 2019 · 0 comments

Comments

@scottjehl
Copy link
Member

Currently if we use @supports blocks in the css, our runner won't capture it. We need a special case for them like we do for @media I'm afraid. It'd be nice if we had a more generic way to get conditional blocks for future readiness too though.

One thing to note for testing: these blocks can appear inside media blocks. The opposite is true too.

Here's a sample of a supports rule in the css om:

image

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

2 participants