no notes
no notes
| Release list | ||
|---|---|---|
| 4.2.4 | ||
| 4.2.3 | ||
| 4.2.2 | ||
| 4.2.1 | ||
| 4.2.0 | ||
| 4.1.18 | ||
| 3.4.19 | ||
| 4.1.17 | ||
| 4.1.16 | 6m+ | |
| 4.1.15 | 6m+ | |
| 4.1.14 | 6m+ | |
| 3.4.18 | 6m+ | |
| 4.1.13 | 6m+ | |
| 4.1.12 | 6m+ | |
| 4.1.11 | 6m+ | |
| 4.1.10 | 6m+ | |
| 4.1.9 | 6m+ | |
| 4.1.8 | 6m+ | |
| 4.1.7 | 6m+ | |
| 4.1.6 | 6m+ | |
no notes
tracking-* utilities by preferring non-negative utilities (e.g. -tracking-tighter → tracking-wider) (#19827)@tailwindcss/webpack (#19723)px-[1.2rem] py-[1.2rem] → p-[1.2rem]) (#19837)border-{t,b}-* into border-y-*, border-{l,r}-* into border-x-*, and border-{t,r,b,l}-* into border-* (#19842)scroll-m{t,b}-* into scroll-my-*, scroll-m{l,r}-* into scroll-mx-*, and scroll-m{t,r,b,l}-* into scroll-m-* (#19842)scroll-p{t,b}-* into scroll-py-*, scroll-p{l,r}-* into scroll-px-*, and scroll-p{t,r,b,l}-* into scroll-p-* (#19842)overflow-{x,y}-* into overflow-* (#19842)overscroll-{x,y}-* into overscroll-* (#19842)--placeholder-color instead of --background-color for placeholder-* utilities (#19843)config.content when migrating from Tailwind CSS v3 to Tailwind CSS v4 (#19846).env and .env.* to default ignored content files (#19846)overflow-ellipsis into text-ellipsis (#19849)start-full → inset-s-full, start-auto → inset-s-auto, start-px → inset-s-px, and start-<number> → inset-s-<number> as well as negative versions (#19849)end-full → inset-e-full, end-auto → inset-e-auto, end-px → inset-e-px, and end-<number> → inset-e-<number> as well as negative versions (#19849)- sign inside the arbitrary value -left-[9rem] → left-[-9rem] (#19858)- sign outside the arbitrary value ml-[calc(-1*var(--width))] → -ml-(--width) (#19858)NODE_PATH environment variable in standalone CLI (#19617)