83
100
For anyone using Tailwind, the above solution which uses emptyEditorClass on Placeholder.config won't work as expected. The placeholder will render initially, but …
  • Safe
  • United States
  • Encrypted
  • 17 yrs old
  • 35 Site Rank
  • Report Card

83
100
2 Answers. Sorted by: 5. You can style the placeholder using the Tailwind placeholder: pseudo-class (see: https://tailwindcss.com/docs/hover-focus-and-other …
  • Safe
  • United States
  • Encrypted
  • 20 yrs old
  • 88 Site Rank
  • Report Card

83
100
Learn how to customize the color of the placeholder text in your inputs and textareas using the placeholder-color utility in Tailwind CSS. You can also control the opacity of the …
  • Safe
  • United States
  • Encrypted
  • 7 yrs old
  • 12,648 Site Rank
  • Report Card

83
100
Generally speaking, in Tailwind you can do :not() by specifying the default and the special case. Instead of :not() you can do …
  • Safe
  • United States
  • Encrypted
  • 17 yrs old
  • 35 Site Rank
  • Report Card

83
100
Learn more in the placeholder opacity documentation.. Responsive. To control the text color of an element at a specific breakpoint, add a {screen}: prefix to any existing …
  • Safe
  • United States
  • Encrypted
  • 7 yrs old
  • 12,648 Site Rank
  • Report Card

83
100
If you don't plan to use the placeholder opacity utilities in your project, you can disable them entirely by setting the placeholderOpacity property to false in the corePlugins …
  • Safe
  • United States
  • Encrypted
  • 7 yrs old
  • 12,648 Site Rank
  • Report Card

83
100
Handling Hover, Focus, and Other States. Using utilities to style elements on hover, focus, and more. Every utility class in Tailwind can be applied conditionally by adding a …
  • Safe
  • United States
  • Encrypted
  • 7 yrs old
  • 12,648 Site Rank
  • Report Card

See more