css-ast-iterations-pure
v0.1.0
Published
> A simple wrapper around `css-ast-iterations`
Downloads
316
Readme
css-ast-iterations-pure
A simple wrapper around
css-ast-iterations
This package basically allows you to do this:
const ast = addIterations(css.parse(".foo{width: 20px;}"));