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 ¶
Types ¶
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.
Click to show internal directories.
Click to hide internal directories.