postcss-plugins icon indicating copy to clipboard operation
postcss-plugins copied to clipboard

[postcss-custom-media] : replacement focussed on `importFrom` / `exportTo`

Open romainmenke opened this issue 3 years ago • 0 comments

see : https://github.com/csstools/postcss-plugins/pull/527

  • importFrom and exportTo have been removed from this plugin.
  • a new plugin needs to be created to replace it.
  • this new plugin would only do importFrom / exportTo

Although we have the design tokens plugin it is not a drop in replacement and has a much smaller scope. Providing a drop in replacement will cause less issues for users.

romainmenke avatar Jul 09 '22 09:07 romainmenke