1.5.0
- dependencies updated, notable updates include
postcss-preset-env
and switching over to the new@babel
packages/configs. - removed auto-injection of variables - this feature was janky (a proprietary, local postcss plugin) and confusing for new users. manually importing variables as you need them results in more-readable and deliberate code.