We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c3cfe2 + c16c0ac commit 6bcab8bCopy full SHA for 6bcab8b
.ai/tailwindcss/4/core.blade.php
@@ -4,7 +4,7 @@
4
- `corePlugins` is not supported in Tailwind v4.
5
- In Tailwind v4, you import Tailwind using a regular CSS `@import` statement, not using the `@tailwind` directives used in v3:
6
@verbatim
7
-<code-snippet name="Tailwind v4 Import Tailwind Diff" lang="diff"
+<code-snippet name="Tailwind v4 Import Tailwind Diff" lang="diff">
8
- @tailwind base;
9
- @tailwind components;
10
- @tailwind utilities;
0 commit comments