Question: *How do I make gradient text?*
Answer#
bg-clip-text + text-transparent over a gradient background. undefined
Markup#
<h1 class="bg-gradient-to-r from-blue-500 to-fuchsia-500 bg-clip-text text-transparent">Nakshora</h1>Where to go deeper#
Cookbook · Layout patterns · Utilities reference
Tip. This answer targets Nakshora 2.0. The same question is answered version-appropriately in every other release — use the version switcher.
