monks/hyphenate_limit_chars
The hyphenate-limit-chars CSS property specifies the minimum word length to allow hyphenation of words as well as the minimum number of characters before and after the hyphen.
This property provides you with fine-grained control over hyphenation in text. This control enables you to avoid awkward hyphenations and set appropriate hyphenation for different languages, which, in turn, allows for better typography.
Values
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for hyphenate-limit-chars
pub const revert_layer: #(String, String)