Skip to content

package css

import "kaiju/engine/ui/markup/css"

Variables

Functions

Apply

func Apply(s rules.StyleSheet, doc *document.Document, host *engine.Host)

ApplyElementStyle

func ApplyElementStyle(elm *document.Element, host *engine.Host) []error

Types

CSSMap

[map

type CSSMap map[*ui.UI][]rules.Rule