package css_printer

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

Dependency Relation
	imports 6 packages, and imported by one package

Involved Source Files css_printer.go
Package-Level Type Names (total 6, in which 1 are exported)
/* sort exporteds by: | */
ASCIIOnly bool MangleSyntax bool RemoveWhitespace bool func Print(tree css_ast.AST, options Options) string
Package-Level Functions (total 2, in which 1 are exported)