package
0.3.833
Repository: https://github.com/a-h/templ.git
Documentation: pkg.go.dev

# Functions

SanitizeCSS attempts to sanitize CSS properties.
SanitizeStyleValue escapes s so that it is safe to put between "" to form a CSS <string-token>.

# Constants

InnocuousPropertyName is an innocuous property generated by a sanitizer when its input is unsafe.
InnocuousPropertyValue is an innocuous property generated by a sanitizer when its input is unsafe.