UNPKG

@applitools/css-tree

Version:

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

5 lines (3 loc) 131 B
import { createWalker } from './create.js'; import config from '../syntax/config/walker.js'; export default createWalker(config);