Skip to content
This repository was archived by the owner on Jun 6, 2022. It is now read-only.

change from global walk to AtRule #66

Merged
merged 2 commits into from
May 24, 2021
Merged

Conversation

alexgagnon
Copy link
Contributor

the AtRule is the preferred way to ensure plugin interoperability (for example, the current version of postcss-custom-media was failing when used in conjunction with postcss-mixins). This fix is to addresses that by moving the transform logic into AtRule as opposed to walking the root a single time.

@alexgagnon alexgagnon mentioned this pull request May 22, 2021
@jonathantneal jonathantneal merged commit acc8c99 into csstools:master May 24, 2021
@jonathantneal
Copy link
Contributor

Thanks, @alexgagnon !

@joelmoss
Copy link

joelmoss commented Feb 7, 2022

This was merged back in May last year, yet it it's still not been released. Any word on when that will be?

romainmenke pushed a commit to csstools/postcss-plugins that referenced this pull request Jun 1, 2022
* change to using atrule

* cleanup

Co-authored-by: alexgagnon <alex@monad.media>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants