Versions in this module Expand all Collapse all v0 v0.1.0 Apr 28, 2026 v0.0.1 Jan 31, 2026 Changes in this version + func FilterRulesBySelector(css, selectorPattern string) string + func Format(input string) (string, error) + func FormatComputedStyles(styles map[string]string) string + func FormatComputedStylesMulti(stylesList []map[string]string) string + type CSSRule struct + Body string + Selector string + func ParseRules(css string) []CSSRule