UNPKG

@applitools/css-tree

Version:

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

10 lines (6 loc) 147 B
'use strict'; const indexGenerate = require('../node/index-generate.cjs'); const config = { node: indexGenerate }; module.exports = config;