Tailwind CSS Classes

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

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

Preview

Are you tired of writing HTML by hand?

CSS source

.placeholder-blue-600::placeholder { color: #3182ce; }

More Tailwind CSS classes in Utilities category

© 2024 Shuffle. All rights reserved.