Placeholder Color Tailwind CSS version v1.1.0+ Utilities for controlling the color of placeholder text. Class Properties Preview .placeholder-transparent::placeholdercolor: transparent;Aa .placeholder-current::placeholdercolor: currentColor;Aa .placeholder-black::placeholdercolor: #000;Aa...
效果 使用scss 实现 代码语言:javascript 复制 <template>TAILWINDCSS-前端.火鸡立即登陆</template>$baseColor:#5386ec;$bgColor:#f3f3f3;$baseUnitPx:40
package-lock.json Bump color-string from 1.5.4 to 1.9.0 Dec 15, 2021 package.json push v0.0.5 Dec 15, 2021 tailwind.config.js Add string mode for rows Feb 15, 2021 Repository files navigation README Content Placeholder for Tailwind CSS A plugin to create utility classes for Content Place...
I have a multiline text area with wrapping placeholder text wrapped in . It should be noted that this does not happen when just flex is used. The bug (or my ignorance) presents itself over the following four steps: The placeholder text shows up correctly I type something into the text ar...
placeholder-white::placeholder--tw-placeholder-opacity: 1; color: rgba(255, 255, 255, var(--tw-placeholder-opacity)); Aa placeholder-gray-50::placeholder--tw-placeholder-opacity: 1; color: rgba(249, 250, 251, var(--tw-placeholder-opacity)); ...