package css_parser

Import Path
	github.com/evanw/esbuild/internal/css_parser (on go.dev)

Dependency Relation
	imports 9 packages, and imported by 2 packages


Package-Level Type Names (total 6, in which 1 are exported)
/* sort exporteds by: | */
MangleSyntax bool RemoveWhitespace bool UnsupportedCSSFeatures compat.CSSFeature func Parse(log logger.Log, source logger.Source, options Options) css_ast.AST func github.com/evanw/esbuild/internal/cache.(*CSSCache).Parse(log logger.Log, source logger.Source, options Options) css_ast.AST
Package-Level Variables (total 3, none are exported)
Package-Level Constants (total 4, none are exported)