Question: *How do I make text wrap nicely?*

Answer#

Set a measure with max-w-prose and relax leading. undefined

Markup#

html
<p class="max-w-prose leading-relaxed">Body text…</p>

Where to go deeper#

Cookbook · Layout patterns · Utilities reference

Tip. This answer targets Nakshora 1.0. The same question is answered version-appropriately in every other release — use the version switcher.