Currently we are using `word-break: break-word;` in various places like `code`. This isn't a standard property, at least not yet. See if we need to provide a fallback. /CC @mdo @MartijnCuppens
Currently we are using
word-break: break-word;in various places likecode.This isn't a standard property, at least not yet.
See if we need to provide a fallback.
/CC @mdo @MartijnCuppens