I want to break a text with hyphenation, but it brings an error:
It says: "Invalid property value".
But in many docs they say, that the "auto" value exists!
It should break this text with hyphenation:
I hope, that someone can help me with that!
To add to their answers to check if you have the right browser at https://caniuse.com/#feat=css-hyphens
You can also check MDN's documentation about it and see how your language dictionary may not be supported yet.
(scroll to the bottom to see Hyphenation dictionary language compatibility) https://developer.mozilla.org/en-US/docs/Web/CSS/hyphens
There is even a footnote that says for Chrome:
No automatic hyphenation, only
-webkit-hyphens: none
is supported.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With