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 aee6479 commit 8917d3bCopy full SHA for 8917d3b
docs/source/docs/functions-and-directives.blade.md
@@ -9,7 +9,7 @@ Tailwind exposes a few custom CSS functions and directives that can be used in y
9
10
### `@@tailwind`
11
12
-Use the `@@tailwind` directive to insert Tailwind's `reset` and `utilities` styles into your CSS. Here's a full example of how you might do this:
+Use the `@@tailwind` directive to insert Tailwind's `preflight` and `utilities` styles into your CSS. Here's a full example of how you might do this:
13
14
```less
15
/**
0 commit comments