github.com/evanw/esbuild/internal/css_parser.parser.processDeclarations (method)

2 uses

	github.com/evanw/esbuild/internal/css_parser (current package)
		css_decls.go#L671: func (p *parser) processDeclarations(rules []css_ast.R) {
		css_parser.go#L234: 			p.processDeclarations(list)