UNPKG

@applitools/css-tree

Version:

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

8 lines (3 loc) 85 B
'use strict'; const Lexer = require('./Lexer.cjs'); exports.Lexer = Lexer.Lexer;