cssbundle

package
v0.85.0-pre.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2026 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BundleArgs

type BundleArgs struct {
	EntryPath  string
	ResolveURL URLResolver
}

type BundleOutput

type BundleOutput struct {
	CSS     string
	Imports []string
}

func Bundle

func Bundle(args BundleArgs) (BundleOutput, error)

type URLResolver

type URLResolver func(raw string, parsed *url.URL) (string, bool, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL