| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| sha256sums.txt | 2025-10-20 | 652 Bytes | |
| tailwindcss-linux-arm64 | 2025-10-20 | 113.1 MB | |
| tailwindcss-linux-arm64-musl | 2025-10-20 | 108.4 MB | |
| tailwindcss-linux-x64 | 2025-10-20 | 122.4 MB | |
| tailwindcss-linux-x64-musl | 2025-10-20 | 115.0 MB | |
| tailwindcss-macos-arm64 | 2025-10-20 | 76.7 MB | |
| tailwindcss-macos-x64 | 2025-10-20 | 81.1 MB | |
| tailwindcss-windows-x64.exe | 2025-10-20 | 133.8 MB | |
| README.md | 2025-10-20 | 1.4 kB | |
| v4.1.15 source code.tar.gz | 2025-10-20 | 876.7 kB | |
| v4.1.15 source code.zip | 2025-10-20 | 1.1 MB | |
| Totals: 11 Items | 752.7 MB | 50 | |
Fixed
- Fix Safari devtools rendering issue due to
color-mixfallback (#19069) - Suppress Lightning CSS warnings about
:deep,:slotted, and:global(#19094) - Fix resolving theme keys when starting with the name of another theme key in JS configs and plugins (#19097)
- Allow named groups in combination with
not-*,has-*, andin-*(#19100) - Prevent important utilities from affecting other utilities (#19110)
- Don’t index into strings with the
theme(…)function (#19111) - Fix parsing issue when
\tis used in at-rules (#19130) - Upgrade: Canonicalize utilities containing
0values (#19095) - Upgrade: Migrate deprecated
break-wordstowrap-break-word(#19157)
Changed
- Remove the
postinstallscript from oxide (#19149)