OptionalanimationOptionalcontainerWhether to enable hashing for @container names.
OptionalcustomWhether to enable hashing for custom identifiers.
OptionaldashedWhether to rename dashed identifiers, e.g. custom properties.
OptionalgridWhether to enable hashing for CSS grid identifiers.
OptionalpatternThe pattern to use when renaming class names and other identifiers. Default is [hash]_[local].
OptionalpureWhether to require at least one class or id selector in each rule.
Whether to enable hashing for
@keyframes.