You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fixes issue less#4301. At-rule declarations may go missing or are
incorrectly merged under certain nesting conditions.
* Added more ```@container``` tests.
@jpattishall-ebay raised an issue in #4267 (comment) where they noted
@media
and@container
are not properly nesting in some cases.Currently I see in 4.2.1 Playground I see this:
results in:
But I see 4.1.3 produced the expected output:
The text was updated successfully, but these errors were encountered: