UNPKG

@applitools/css-tree

Version:

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

9 lines (5 loc) 176 B
'use strict'; const create = require('./create.cjs'); const index$1 = require('../walker/index.cjs'); const index = create.createConvertor(index$1); module.exports = index;