Skip to content

Conversation

@adamwathan
Copy link
Member

@adamwathan adamwathan commented Apr 2, 2021

This PR adds support for the CSS isolation property which lets you manually introduce new stacking contexts without using transforms or position: relative.

See the MDN documentation for more information about how it works. This article by @joshwcomeau provides a lot of useful insight as well 👏

The new APIs are:

Class CSS
isolate isolation: isolate
isolation-auto isolation: auto

Only responsive variants are enabled for these utilities by default.

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