Feature: Add support for -webkit-hyphens & -ms-hyphens #779
Labels
book theme options
related to the appearance of a book (its theme) and what a user can control without using custom CSS
buckram
This issue affects book theme components
bug
Something isn't working
needs-reproduction
Description
Reported by Thomas Dumm:
https://caniuse.com/#feat=css-hyphens
Hyphens are set in McLuhan in a few places (
pressbooks-book/packages/buckram/assets/styles/components/elements/_paragraphs.scss
Lines 31 to 40 in 46e41fb
pressbooks-book/assets/styles/components/_elements.scss
Line 114 in d583abd
pressbooks-book/packages/buckram/assets/styles/variables/_elements.scss
Line 635 in c7f4949
It also looks like several themes use -webkit-hyphens. See https://github.com/search?q=org%3Apressbooks+%22-webkit-hyphens%22&type=Code
The text was updated successfully, but these errors were encountered: