Tailwind
Introducció
Section titled “Introducció”Dynamic breakpoints
Section titled “Dynamic breakpoints”We’ve added a new max-*
variant that lets you apply max-width media queries based on your configured breakpoints:
<div class="max-lg:p-8"> <!-- Will apply `p-8` until the `lg` breakpoint kicks in --></div>
…
El contingut d'aquest lloc web té llicència CC BY-NC-ND 4.0.
©2022-2025 xtec.dev