Documentation ¶ Index ¶ func Parse(log logger.Log, source logger.Source, options Options) css_ast.AST type Options Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Parse ¶ func Parse(log logger.Log, source logger.Source, options Options) css_ast.AST Types ¶ type Options ¶ added in v0.8.12 type Options struct { UnsupportedCSSFeatures compat.CSSFeature MangleSyntax bool RemoveWhitespace bool } Source Files ¶ View all Source files css_decls.gocss_decls_border_radius.gocss_decls_box.gocss_decls_box_shadow.gocss_decls_color.gocss_decls_transform.gocss_parser.gocss_parser_selector.go Click to show internal directories. Click to hide internal directories.