const github.com/evanw/esbuild/internal/css_ast.DBorderLeftColor

3 uses

	github.com/evanw/esbuild/internal/css_ast (current package)
		css_decl_table.go#L67: 	DBorderLeftColor
		css_decl_table.go#L385: 	"border-left-color":           DBorderLeftColor,

	github.com/evanw/esbuild/internal/css_parser
		css_decls.go#L686: 			css_ast.DBorderLeftColor,