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
What is interesting is that in postcss-import 9.x (which it now uses) they removed transform and plan to remove onImport. Details here - postcss/postcss-import#242 (comment)
We will need to do a bit of work to upgrade.
The text was updated successfully, but these errors were encountered:
It's at
2.0.0
now - https://github.com/TrySound/postcss-easy-import/releases/tag/2.0.0What is interesting is that in
postcss-import
9.x (which it now uses) they removedtransform
and plan to removeonImport
. Details here - postcss/postcss-import#242 (comment)We will need to do a bit of work to upgrade.
The text was updated successfully, but these errors were encountered: