<div class="h-32 w-64 bg-gray-200 m-2">
<span class="break-words">Lorem ipsum dolor sit amet,
consectetur adipiscing elit. Pellentesque
justopurusulputateipsumgetsuereacilisisberoroiet pulvinar
felis.
</span>
</div>
<div class="h-32 w-64 bg-gray-200 m-2">
<span class="break-words">Lorem ipsum dolor sit amet,
consectetur adipiscing elit. Pellentesque
justopurusulputateipsumgetsuereacilisisberoroiet pulvinar
felis.
</span>
</div>
.break-words {
overflow-wrap: break-word;
}
Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.
© 2024 Shuffle. All rights reserved.