postcss-plugins
postcss-plugins copied to clipboard
[postcss-custom-selectors] : replacement focussed on `importFrom` / `exportTo`
see : https://github.com/csstools/postcss-plugins/pull/527
importFromandexportTohave 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.