tailwindcss
tailwindcss copied to clipboard
A utility-first CSS framework for rapid UI development.
**What version of Tailwind CSS are you using?** > v4.1.7 **What build tool (or framework if it abstracts the build tool) are you using?** > tailwindcss/cli **What version of Node.js...
**What version of Tailwind CSS are you using?** For example: v4.1.7 **What build tool (or framework if it abstracts the build tool) are you using?** For example: Tailwind CLI **What...
This PR addresses existing preflight styles that break the default positioning of popover elements, as well as add some sensible default colors to override those set by the UA by...
Phoenixframework with no nodejs v4.0.9-4.1.4 tailwindcss-macos-arm64 binary from https://github.com/tailwindlabs/tailwindcss/releases/latest/download/tailwindcss-macos-arm64 ``` ... @plugin "../vendor/daisyui" { themes: false; } ``` Then i am doing ``` ❯ ./tailwindcss-macos-arm64 -v ... ≈ tailwindcss v4.1.4...
**What version of Tailwind CSS are you using?** v4.1.7 **What build tool (or framework if it abstracts the build tool) are you using?** N/A **What version of Node.js are you...
**What version of Tailwind CSS are you using?** v4.0.8 / v4.1+ **What build tool (or framework if it abstracts the build tool) are you using?** Vite 6.1+ **What version of...
**What version of Tailwind CSS are you using?** v4.0.14 **What version of Node.js are you using?** v20.18.0 **What operating system are you using?** Windows 11 **Reproduction URL** I just use...
This PR attempts to move static utilities that are overwriteable by a theme value to be a fallback rather than a conflicting implementation. The idea is to allow a theme...
**What version of Tailwind CSS are you using?** v4.0.0 **What build tool (or framework if it abstracts the build tool) are you using?** `@twailwindcss/cli` **What version of Node.js are you...
**What version of Tailwind CSS are you using?** "@tailwindcss/vite": "^4.1.6", "tailwindcss": "^4.1.6", **What build tool (or framework if it abstracts the build tool) are you using?** "@tanstack/react-start": "^1.120.4-alpha.6", "vite": "^6.1.0"...