github.com/evanw/esbuild/internal/css_parser.ruleContext.isTopLevel (field)
6 uses
github.com/evanw/esbuild/internal/css_parser (current package)
css_parser.go#L46: isTopLevel: true,
css_parser.go#L151: isTopLevel bool
css_parser.go#L175: if context.isTopLevel {
css_parser.go#L204: if context.isTopLevel {
css_parser.go#L210: if context.isTopLevel {
css_parser.go#L216: if context.isTopLevel {
![]() |
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. |