Skip to content

Commit 4c0e7a1

Browse files
authored
Update core.blade.php
1 parent f2e4f6d commit 4c0e7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ai/tailwindcss/4/core.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
- Always use Tailwind CSS v4 - do not use the deprecated utilities.
44
- `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.
5+
- In Tailwind v4, configuration is CSS-first using the `@theme` directive — no separate `tailwind.config.js` file is needed.
66
@verbatim<code-snippet name="Extending Theme in CSS" lang="css">
77
@theme {
88
--color-brand: oklch(0.72 0.11 178);

0 commit comments

Comments
 (0)