PostCSS v7.0 Release Notes

    • ✂ Remove Node.js 9 and Node.js 4 support.
    • ✂ Remove IE and “dead” browsers support for client-side Babel transpiling.
    • ➕ Add CSS position on error happened inside walk() (by Nikhil Gaba).
    • ➕ Add LazyResult#finally (by Igor Kamyshev).
    • ➕ Add warning on calling PostCSS without plugins and syntax options.
    • ⬇️ Reduce client-side size.