Closed boisgera closed 1 year ago
Mmm hyphens-auto
doesn't work in tailwind. Maybe an old version of tailwind is used?
Since updating Astro is a problem, I used a global style with hyphens: auto
.
The update to astro 2.9.7 was not good enough, we need tailwind >=3.3.0 to have support for hyphens. In the meantime, the global style trick will have to do.
Check word-break options, I feel that it currently doesn't work and that makes text paragraphs quite jagged. (see e.g. https://boisgera.github.io/itn-web/movie/par-del%C3%A0-les-corps)