package css
import "github.com/gohugoio/hugo/common/types/css"
Index ¶
Types ¶
type QuotedString ¶
type QuotedString string
QuotedString is a string that needs to be quoted in CSS.
type UnquotedString ¶
type UnquotedString string
UnquotedString is a string that does not need to be quoted in CSS.
Source Files ¶
- Version
- v0.140.0
- Published
- Dec 17, 2024
- Platform
- darwin/amd64
- Last checked
- 20 minutes ago –
Tools for package owners.