You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dependencies: update postcss to latest version (b586ebf)
BREAKING CHANGES
dependencies: css-byebye will work from node v4 from now on.
postcss@6 drops support for nodejs 0.12. This should normally not be
a problem if you use recent versions of node, but it is a breaking
change nonetheless.