UNPKG

@tbela99/css-parser

Version:

CSS parser for node and the browser

6 lines (3 loc) 128 B
import { validateAtRuleWhen } from './when.js'; const validateAtRuleElse = validateAtRuleWhen; export { validateAtRuleElse };