package theme

import _ "embed"

//go:embed style.css
var DefaultThemeCss []byte