First of all, thank you for developing this valuable plugin!
We are trying to move to PostCSS 8, but getting the following error as soon as we activate this plugin.
TypeError: node.getIterator is not a function
at LazyResult.visitTick (C:\enbw\src\VTP\EnBW\EnBW.Vertrieb.Websites.VTP.EnBW\node_modules\postcss\lib\lazy-result.js:484:33)
at LazyResult.runAsync (C:\enbw\src\VTP\EnBW\EnBW.Vertrieb.Websites.VTP.EnBW\node_modules\postcss\lib\lazy-result.js:372:30)
at Object.loader (C:\enbw\src\VTP\EnBW\EnBW.Vertrieb.Websites.VTP.EnBW\node_modules\postcss-loader\dist\index.js:87:14)
First of all, thank you for developing this valuable plugin!
We are trying to move to PostCSS 8, but getting the following error as soon as we activate this plugin.
I think this indicates that the plugin is not compatible with PostCSS 8. See e.g. https://github.com/postcss/postcss/issues/1414
Any chance to get this fixed?
There is a migration guide for plugins available at: https://evilmartians.com/chronicles/postcss-8-plugin-migration