'use strict'; exports.__esModule = true; var ATRULE = exports.ATRULE = 'atrule'; var DECL = exports.DECL = 'decl'; var RULE = exports.RULE = 'rule';