Versions in this module Expand all Collapse all v1 v1.1.0 Jun 20, 2025 v1.0.0 Apr 3, 2022 Changes in this version + const CSS + const Font + const HTML + const Image + const JS + var Everything = Options + func Bundle(html []byte, opts Options) (string, error) + type LookupError struct + Err error + Path string + func (e *LookupError) Error() string + type Options struct + Local zint.Bitflag16 + Minify zint.Bitflag16 + Quiet bool + Remote zint.Bitflag16 + Root string + Strict bool + func NewOptions(root string, strict, quiet bool) Options + func (opts *Options) Commandline(local, remote, minify []string) error + type ParseError struct + Err error + Path string + func (e *ParseError) Error() string