Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/pages/docs/content-configuration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -647,3 +647,5 @@ You can use packages like `npm-run-all` or `concurrently` to compile your CSS al
```

Either way, please be sure to [check for an existing issue](https://github.com/tailwindlabs/tailwindcss/issues) or [open a new one](https://github.com/tailwindlabs/tailwindcss/issues/new/choose) so we can figure out the problem and try to improve compatibility with whatever tool you are using.

Finally, double check that you are using Tailwind v3 as Tailwind v4 ignores `tailwind.config.js` altogether, and follow the [relevant documentation for Tailwind v4](https://tailwindcss.com/docs/detecting-classes-in-source-files) if applicable.