Sha256: 1caf049738790e8a91ddd674056009b4475f25b717ec4289ad7aff56b3cf7790
Contents?: true
Size: 312 Bytes
Versions: 11
Compression:
Stored size: 312 Bytes
Contents
.word-break { -ms-word-break: keep-all; word-break: keep-all; } .hyphens { -webkit-hyphens: manual; -moz-hyphens: manual; hyphens: manual; } .hyphenate { -ms-word-break: break-all; word-break: break-all; word-break: break-word; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; }
Version data entries
11 entries across 10 versions & 3 rubygems