mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Fixing spelling mistake on responsive design page
This commit is contained in:
parent
9b5644e51f
commit
32737a631a
@ -44,7 +44,7 @@ This is done using predefined screen sizes (media query breakpoints), each of wh
|
||||
@endslot
|
||||
@endcomponent
|
||||
|
||||
## Customing screens
|
||||
## Customizing screens
|
||||
|
||||
You define your project's screen sizes in your Tailwind config under the `screens` key. Screens in Tailwind are essentially CSS media queries. If you provide a single value for a screen, Tailwind will treat this as the minimum screen size value for that screen breakpoint. Here are the default screen sizes:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user