tailwindcss icon indicating copy to clipboard operation
tailwindcss copied to clipboard

A utility-first CSS framework for rapid UI development.

Results 84 tailwindcss issues
Sort by recently updated
recently updated
newest added

When I use `@tailwindcss/vite`@4 with `storybook`. It reported an error as bellow: ``` SB_CORE-SERVER_0007 (MainFileEvaluationError): Storybook couldn't evaluate your .storybook/main.ts file. Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: No "exports" main defined in /.../node_modules/@tailwindcss/vite/package.json at...

v4

This is a follow-up to closed PRs #11217 and #11225 (third time's a charm, right?) I accounted for the latest changes recommended by @adamwathan [here](https://github.com/tailwindlabs/tailwindcss/pull/11225#issuecomment-1986881431), specifically regarding syntax. ### Syntax:...

v4

This allows you to apply user-defined CSS inside of `@apply`. It works a tiny bit different compared to v3 because we only allow you to apply simple selectors. Only a...

v4

**What version of Tailwind CSS are you using?** 3.4.1 **What build tool (or framework if it abstracts the build tool) are you using?** Next.js 14.2.1 with tailwind 3.4.1 **What version...

**What version of Tailwind CSS are you using?** **3.3** **What build tool (or framework if it abstracts the build tool) are you using?** **Next: 14.1.0** **Postcss: 8** **What version of...

Version 3.4.3 Reproduction URL: https://play.tailwindcss.com/5PGfLBp9gF (Move focus with TAB and notice that the background color doesn't change. If you remove either the `group-focus` or the `data` selector it does work)...

Just a remember that this works on v3.x but as of v4 alpha 10 it stills doesn't work, it gets the error: "Cannot apply unknown utility class: btn" .btn {...

**What version of Tailwind CSS are you using?** v3.4.3 **What build tool (or framework if it abstracts the build tool) are you using?** -- **What version of Node.js are you...

**What version of Tailwind CSS are you using?** v3.4.1 **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?** v.next **What build tool (or framework if it abstracts the build tool) are you using?** vite (v5.1.5), @builder.io/qwik (v1.5.1), @builder.io/qwik-city (v1.5.1), @tailwindcss/vite...

v4