Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sha256sums.txt | 2025-08-14 | 652 Bytes | |
tailwindcss-linux-arm64 | 2025-08-14 | 114.2 MB | |
tailwindcss-linux-arm64-musl | 2025-08-14 | 109.1 MB | |
tailwindcss-linux-x64 | 2025-08-14 | 123.3 MB | |
tailwindcss-linux-x64-musl | 2025-08-14 | 115.6 MB | |
tailwindcss-macos-arm64 | 2025-08-14 | 77.9 MB | |
tailwindcss-macos-x64 | 2025-08-14 | 82.2 MB | |
tailwindcss-windows-x64.exe | 2025-08-14 | 134.7 MB | |
README.md | 2025-08-14 | 2.2 kB | |
v4.1.12 source code.tar.gz | 2025-08-14 | 852.6 kB | |
v4.1.12 source code.zip | 2025-08-14 | 1.1 MB | |
Totals: 11 Items | 759.0 MB | 31 |
Fixed
- Don't consider the global important state in
@apply
(#18404) - Add missing suggestions for
flex-<number>
utilities (#18642) - Fix trailing
)
from interfering with extraction in Clojure keywords (#18345) - Detect classes inside Elixir charlist, word list, and string sigils (#18432)
- Track source locations through
@plugin
and@config
(#18345) - Allow boolean values of
process.env.DEBUG
in@tailwindcss/node
(#18485) - Ignore consecutive semicolons in the CSS parser (#18532)
- Center the dropdown icon added to an input with a paired datalist by default (#18511)
- Extract candidates in Slang templates (#18565)
- Improve error messages when encountering invalid functional utility names (#18568)
- Discard CSS AST objects with
false
orundefined
properties (#18571) - Allow users to disable URL rebasing in
@tailwindcss/postcss
viatransformAssetUrls: false
(#18321) - Fix false-positive migrations in
addEventListener
and JavaScript variable names (#18718) - Fix Standalone CLI showing default Bun help when run via symlink on Windows (#18723)
- Read from
--border-color-*
theme keys individe-*
utilities for backwards compatibility (#18704) - Don't scan
.hdr
and.exr
files for classes by default (#18734)