UNPKG

css-tree-animatable

Version:

Fork of css-tree with all but animatable CSS properties removed

8 lines (7 loc) 191 B
// legacy IE function // expression( <any-value> ) module.exports = function() { return this.createSingleNodeList( this.Raw(this.scanner.tokenIndex, null, false) ); };