Skip to content

Conversation

@Juice10
Copy link
Member

@Juice10 Juice10 commented Aug 13, 2021

CSS can have nested rules thanks to @media queries and other at rules.

It is even possible to nest media queries in media queries, I tried it a couple levels and haven't found a limit.

It seems like https://stitches.dev uses mutations to @media rules quite heavily which means that currently recordings of sites built with Stitches feel very broken.

This pr add support for mutations to those nested rules.

@Yuyz0112
Copy link
Member

@Juice10 Nice work! There are some small TS types that need an update to pass the CI.

@Yuyz0112
Copy link
Member

picked in #666

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants