Skip to content

Commit 5ceb9dc

Browse files
committed
Missed reset -> preflight change
1 parent ad34c40 commit 5ceb9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/docs/installation.blade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Alternatively, you can simply copy the default config file [from here](https://g
3232

3333
## 3. Use Tailwind in your CSS
3434

35-
Use the `@@tailwind` directive to inject Tailwind's `reset` and `utilities` styles into your CSS.
35+
Use the `@@tailwind` directive to inject Tailwind's `preflight` and `utilities` styles into your CSS.
3636

3737
To avoid specificity issues, we highly recommend structuring your main stylesheet like this:
3838

0 commit comments

Comments
 (0)