UNPKG

@applitools/css-tree

Version:

A temporary custom copy of https://github.com/csstree/csstree

9 lines (8 loc) 127 B
export default { parse: { prelude: null, block() { return this.Block(true); } } };