EXE
WinGet
Tailwind CSS
Tailwind Labs · 4.0.15 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
tailwindcss-windows-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
TailwindLabs.TailwindCSS
Version
4.0.15
Description
Rapidly build modern websites without ever leaving your HTML.
License
MIT
↗
Homepage
https://tailwindcss.com
Installer URL
https://github.com/tailwindlabs/tailwindcss/releases/download/v4.0.15/tailwindcss-windows-x64.exe
Release Notes
Fixed
- Fix incorrect angle in -bg-conic-* utilities (#17174)
- Fix border-[12px_4px] being interpreted as a border-color instead of a border-width (#17248)
- Work around a crash in Safari 16.4 and 16.5 when using the default Preflight styles (#17306)
- Pre-process <template lang="…"> in Vue files (#17252)
- Ensure that all CSS variables used by Preflight are prefixed (#17036)
- Prevent segfault when loaded in a worker thread on Linux (#17276)
- Ensure multiple --value(…) or --modifier(…) calls…