UNPKG

@filbert-js/css-ast

Version:
5 lines (4 loc) 131 B
export const RULE_END = ';'; export const RULE_SEPARATOR = ':'; export const OPEN_BRACKET = `{`; export const CLOSE_BRACKET = `}`;