Changelog
0.3.5
Root
or Result
as first argument in process()
.Result#root
.Changelog
0.3.1
Rule#selectors
(by Simon Lydell).Comment
node for comments between declarations or rules.first
and last
shortcuts to container nodes.!important
to separated property in Declaration
.false
.eachInside
method to recursively iterate all nodes.selectors
shortcut to get selectors array.toResult
method to Rule
to simplify work with several input files.value
, rule’s selector
and at-rule’s params
by storing spaces in between
property.process()
now returns object with css
and map
keys.file
to from
.Node#remove()
method to removeSelf()
to fix name conflict.source
property with origin file
and node end position.