mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Missed reset -> preflight change
This commit is contained in:
parent
ad34c408c2
commit
5ceb9dce34
@ -32,7 +32,7 @@ Alternatively, you can simply copy the default config file [from here](https://g
|
||||
|
||||
## 3. Use Tailwind in your CSS
|
||||
|
||||
Use the `@@tailwind` directive to inject Tailwind's `reset` and `utilities` styles into your CSS.
|
||||
Use the `@@tailwind` directive to inject Tailwind's `preflight` and `utilities` styles into your CSS.
|
||||
|
||||
To avoid specificity issues, we highly recommend structuring your main stylesheet like this:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user