es-tooling / ecosystem-cleanup

A place to keep track of ongoing efforts to clean up the JS ecosystem
386 stars 2 forks source link

Migrate postcss mixins to tinyglobby #99

Closed benmccann closed 2 months ago

benmccann commented 2 months ago

https://github.com/postcss/postcss-mixins/blob/dcbde522bde503c45489f608fb356b51299bac1d/package.json#L38

ziebam commented 2 months ago

Created a PR: https://github.com/postcss/postcss-mixins/pull/165. We might need to add support for picomatch's nocase flag to tinyglobby.

EDIT: Merged. 🥳