UNPKG

css-tree

Version:

A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations

8 lines (4 loc) 111 B
'use strict'; const patch = require('../data/patch.json'); const patch$1 = patch; module.exports = patch$1;