github.com/evanw/esbuild/internal/css_parser.parser.parseListOfRules (method)
3 uses
github.com/evanw/esbuild/internal/css_parser (current package)
css_parser.go#L45: tree.Rules = p.parseListOfRules(ruleContext{
css_parser.go#L155: func (p *parser) parseListOfRules(context ruleContext) []css_ast.R {
css_parser.go#L525: rules = p.parseListOfRules(ruleContext{
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |