UNPKG

@applitools/css-tree

Version:

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

8 lines (7 loc) 156 B
// legacy IE function // expression( <any-value> ) export default function() { return this.createSingleNodeList( this.Raw(null, false) ); }