UNPKG

css-tree-animatable

Version:

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

6 lines (5 loc) 141 B
module.exports = { AtrulePrelude: require('./atrulePrelude'), Selector: require('./selector'), Value: require('./value') };