package
0.2.0
Repository: https://github.com/polymail/douceur.git
Documentation: pkg.go.dev

# Functions

ComputeSpecificity computes style rule specificity cf.
Inlinable returns true if given selector is inlinable.
Inline inlines css into html document.
NewElement instanciates a new element.
NewInliner instanciates a new Inliner.
NewStyleDeclaration instanciates a new StyleDeclaration.
NewStyleRule instanciates a new StyleRule.

# Structs

Element represents a HTML element with matching CSS rules.
ElementAttr represents a HTML element attribute.
Inliner presents a CSS Inliner.
StyleDeclaration represents a style declaration.
StyleRule represents a Qualifier Rule for a uniq selector.