package css_parser
import "github.com/evanw/esbuild/internal/css_parser"
Index ¶
Functions ¶
func Parse ¶
Types ¶
type Options ¶
type Options struct { UnsupportedCSSFeatures compat.CSSFeature MangleSyntax bool RemoveWhitespace bool }
Source Files ¶
css_decls.go css_parser.go css_parser_selector.go
- Version
- v0.11.9
- Published
- Apr 12, 2021
- Platform
- windows/amd64
- Imports
- 9 packages
- Last checked
- 3 minutes ago –
Tools for package owners.