Tailwind CSS - Preflight Tailwind CSS - Layout Tailwind CSS - Aspect Ratio Tailwind CSS - Container Tailwind CSS - Columns Tailwind CSS - Break After Tailwind CSS - Break Before Tailwind CSS - Break Inside Tailwind CSS - Box Decoration Break Tailwind CSS - Box Sizing Tailwind CSS - Display ...
userSelect The user-select utilities like select-text verticalAlign The vertical-align utilities like align-bottom visibility The visibility utilities like invisible whitespace The whitespace utilities like whitespace-pre width The width utilities like w-2.5 willChange The will-change utilities like will-...
<p class="p-4 whitespace-pre-line text-justify"> Geeksforgeeks: A Computer Science portal for Geeks those who wants to pursue an engineering degree or wants to create a career on engineering field. </p> </div> </body> </html> 输出: 空白前行 whitespace-pre-wrap:当tailwind 的white...
Preflight Layout Container Box Sizing Display Floats Clear Object Fit Object Position Overflow Overscroll Behavior Position Top / Right / Bottom / Left Visibility Z-Index Flexbox Flex Direction Flex Wrap Flex Flex Grow Flex Shrink Order Grid ...
userSelect The user-select utilities like select-text verticalAlign The vertical-align utilities like align-middle visibility The visibility utilities like visible whitespace The whitespace utilities like whitespace-pre width The width utilities like w-0.5 wordBreak The word-break utilities like break-wor...
align-text-top align-text-bottom align-sub align-super Whitespace 用于控制元素的空白属性的实用程序 whitespace-normal whitespace-nowrap whitespace-pre whitespace-pre-line whitespace-pre-wrap Word Break 用于控制元素中的分词的实用程序 break-normal break-words break-all break-keep Content 用于控制前后伪元...
text-underline-offset text-transform text-overflow text-wrap text-indent vertical-align white-space word-break hyphens content Backgrounds background-attachment background-clip background-color background-image background-origin background-position
<a href="#" class="mt-4 inline-block rounded border border-white px-4 py-2 text-sm leading-none text-white hover:border-transparent hover:bg-white hover:text-teal-500 lg:mt-0">Download</a> </div> </div> </nav> The Bootstrap example uses a combination of pre-defined classes (na...
whitespace-pre white-space: pre; whitespace-pre-line white-space: pre-line; whitespace-pre-wrap white-space: pre-wrap; whitespace-break-spaces white-space: break-spaces; Examples Normal Use thewhitespace-normalutility to cause text to wrap normally within an element. Newlines and spaces will be...
Text Opacity 用于设置元素颜色的透明度 Utilities for controlling the opacity of an element's text color. .text-opacity-amount Text Decoration 用于设置字体装饰 Utilities for controlling the decoration of text. .underline 下划线 .line-through 划线 ...