Tailwind CSS Classes

Tailwind CSS class .placeholder-pink-600::placeholder

<input class="placeholder-pink-600 block" placeholder="Text"/>

Preview

Are you tired of writing HTML by hand?

CSS source

.placeholder-pink-600::placeholder { color: #d53f8c; }

More Tailwind CSS classes in Utilities category

© 2024 Shuffle. All rights reserved.