Tailwind CSS Classes

Tailwind CSS class .my-px

<span class="my-px inline-block bg-teal-400">Item</span>

Preview

Are you tired of writing HTML by hand?

CSS source

.my-px { margin-top: 1px; margin-bottom: 1px; }

More Tailwind CSS classes in Margins category

© 2024 Shuffle. All rights reserved.