-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
First off, thank you for creating this plugin, its very useful!
I have a request. When replacing all physical properties in a stylesheet with logical equivalents, is there a way to ignore media queries?
Logical properties aren't supported in media queries.
This works:
@media (min-width: 992px)
This doesn't:
@media (min-inline-size: 992px)
MadFlip, hansgrimm, adamjohnson and MrJazzmataz
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request