suitcss / preprocessor

A future-facing CSS preprocessor (used by SUIT CSS)
http://suitcss.github.io
MIT License
135 stars 25 forks source link

Update postcss-easy-import #72

Closed simonsmith closed 7 years ago

simonsmith commented 7 years ago

It's at 2.0.0 now - https://github.com/TrySound/postcss-easy-import/releases/tag/2.0.0

What is interesting is that in postcss-import 9.x (which it now uses) they removed transform and plan to remove onImport. Details here - https://github.com/postcss/postcss-import/issues/242#issuecomment-265903488

We will need to do a bit of work to upgrade.