css

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2026 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package css registers compile-time CSS extension support.

Index

Constants

View Source
const ImportPath = "github.com/cssbruno/gowdk/addons/css"

ImportPath is the canonical Go import path for the CSS addon.

Variables

This section is empty.

Functions

func Addon

func Addon() gowdk.Addon

Addon enables compile-time CSS processing.

Types

type Asset

type Asset = gowdk.CSSAsset

Asset is a CSS file emitted by a compile-time CSS plugin.

type Context

type Context = gowdk.CSSContext

Context is the metadata passed to compile-time CSS plugins.

type Processor

type Processor = gowdk.CSSProcessor

Processor is the compile-time CSS plugin contract.

type Result

type Result = gowdk.CSSResult

Result is returned by compile-time CSS plugins.

Jump to

Keyboard shortcuts

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