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.
1 parent f2e4f6d commit 4c0e7a1Copy full SHA for 4c0e7a1
.ai/tailwindcss/4/core.blade.php
@@ -2,7 +2,7 @@
2
3
- Always use Tailwind CSS v4 - do not use the deprecated utilities.
4
- `corePlugins` is not supported in Tailwind v4.
5
-- In Tailwind v4, configuration is CSS-first using the `@theme` directive — no separate `tailwind.config.js` file needed.
+- In Tailwind v4, configuration is CSS-first using the `@theme` directive — no separate `tailwind.config.js` file is needed.
6
@verbatim<code-snippet name="Extending Theme in CSS" lang="css">
7
@theme {
8
--color-brand: oklch(0.72 0.11 178);
0 commit comments