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 aee6479 + 8917d3b commit 71b88a8Copy full SHA for 71b88a8
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