Question: *How do I make a callout box?*

Answer#

Tinted background + matching border + matching text of one palette. undefined

Markup#

html
<div class="rounded-lg border-l-4 border-blue-500 bg-blue-50 p-4 text-blue-900 text-sm">Note</div>

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.