Open pixelastic opened 3 years ago
Upgrade of postcss-nested is currently blocked as it creates node.getIterator is not a function errors (even when not calling it).
See postcss/postcss-nested#106 for details on the error.
postcss-nested wasn't the issue. The issue was postcss-clean, and we're now using cssnano. So the whole postCSS situation is solved.
Norska should update to Tailwind v2. I assume some of my custom plugins will be integrated into the core. Thankfully, we now have Percy tests to make sure we didn't break anything, so the upgrade should go smoothly.