-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Sorry, accidentally posted before entering description
I've been trying to get container-query working with the Roots/Sage WordPress theme which uses Webpack.
For some reason the Json is picking up other classes from the css that do not use the @container rule.
I setup a very simple box example with the .box class... you can see what resulted below, where it's picking up on some additional foundation classes.
{"e":".reveal, .reveal.tiny, .reveal.small, .reveal.large","f":[{"b":[{"e":".box","d":{"background":"green"}},{"e":".box__image","d":{"display":"block"}}],"a":[[["width",">=",200]]]},{"b":[{"e":".box__title","c":{"font-size":"10rh"}}]}]}
Metadata
Metadata
Assignees
Labels
No labels