tailwindcss
tailwindcss copied to clipboard
A utility-first CSS framework for rapid UI development.
**What version of Tailwind CSS are you using?** v4.0.7 **What build tool (or framework if it abstracts the build tool) are you using?** gulp v5.0.0 + Postcss **What version of...
**What version of Tailwind CSS are you using?** For example: v4.1.6 **What browser are you using?** Safari 18.4 (20621.1.15.11.10) **What operating system are you using?** macOS 15.4.1 (24E263) **Reproduction URL**...
**What version of Tailwind CSS are you using?** tailwindcss v4.1.6 **What build tool (or framework if it abstracts the build tool) are you using?** Cli **What version of Node.js are...
Build warning for `css-syntax-error` when using `divider` component from daisyui with tailwind v4.1
**What version of Tailwind CSS are you using?** v4.1.2 **What build tool (or framework if it abstracts the build tool) are you using?** SvelteKit 2.20.3 **What version of Node.js are...
### The code in question: body::-webkit-scrollbar { @apply bg-zinc-100 dark:bg-zinc-800; } ### The error on bundling: warnings when minifying css: ▲ [WARNING] Unexpected ")" [css-syntax-error] :14:30: 14 │ body::-webkit-scrollbar:where(){background-color:var(--color-zinc-... ╵...
## Tailwind CSS v4 Selector Parsing Issue with Empty String Attribute ### Environment - **Tailwind CSS Version:** 4.0.7 - **Framework:** Next.js 15.1.7 - **Node.js Version:** 22.14.0 - **Browser:** Chrome -...
**What version of Tailwind CSS are you using?** 4.0.7 **What build tool (or framework if it abstracts the build tool) are you using?** Storybook Vite (8.5.8) **What version of Node.js...
I had workaround working. but I see it will solve this but no. ``` #37 3.296 > next build #37 3.296 #37 4.772 ▲ Next.js 15.3.1 #37 4.773 - Environments:...
EJS template files aren't parsed. There's no such extension `.ejs` in the list. It's like HTML, should we just add it?
**What version of Tailwind CSS are you using?** For example: v4.1.4 **What build tool (or framework if it abstracts the build tool) are you using?** None, using tailwindcss cli from...