package rules
Constants
ReadingTag
iota
ReadingId
ReadingClass
ReadingChild
ReadingSibling
ReadingAdjacent
ReadingPseudo
ReadingPseudoFunction
ReadingProperty
ReadingPropertyValue
ReadingPropertyFunction
Types
PropertyValue
struct
PropertyValue.IsFunction
Rule
struct
RuleInvoke
const ( RuleInvokeImmediate RuleInvoke = iota RuleInvokeHover )
RuleState
Selector
struct
SelectorGroup
struct
SelectorGroup.AddRule
SelectorPart
struct
StyleSheet
struct
type StyleSheet struct {
Groups []SelectorGroup
CustomVars map[string][]string
// Has unexported fields.
}