UNPKG

@applitools/css-tree

Version:

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

9 lines (8 loc) 155 B
// https://drafts.csswg.org/css-cascade-5/ export const cssWideKeywords = [ 'initial', 'inherit', 'unset', 'revert', 'revert-layer' ];