Changelog
4.0.1
source.input
to Root
too.Container#childs
to nodes
.PostCSS#processors
to plugins
.Node#replaceValues()
method.Node#moveTo()
, moveBefore()
and moveAfter()
methods.Node#cloneBefore()
and cloneAfter()
shortcuts.Node#next()
, prev()
and root()
shortcuts.Node#replaceWith()
method.Node#error()
method.Container#removeAll()
method.eachDecl()
and eachAtRule()
.Node#source.input
and move source.file
or source.id
to input
.Rule
, AtRule
and Comment
nodes changes.Changelog
3.0.7
Changelog
3.0.6
Changelog
3.0.5
CssSyntaxError#stack
(by Maxime Thirouin).