Tailwind CSS Classes

Tailwind CSS class .placeholder-gray-900::placeholder

<input class="placeholder-gray-900 block" placeholder="Text"/>

Preview

Are you tired of writing HTML by hand?

CSS source

.placeholder-gray-900::placeholder { color: #1a202c; }

More Tailwind CSS classes in Utilities category

© 2024 Shuffle. All rights reserved.