mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Merge pull request #8 from blissjaspis/master
fix typo on border radius section rounding sides separately docs
This commit is contained in:
commit
6f0894debf
@ -146,7 +146,7 @@ Use the `.rounded-t`, `.rounded-r`, `.rounded-b`, or `.rounded-l` utilities to o
|
||||
<div class="rounded-t"></div>
|
||||
<div class="rounded-r"></div>
|
||||
<div class="rounded-b"></div>
|
||||
<div class="rounded-t"></div>
|
||||
<div class="rounded-l"></div>
|
||||
@endslot
|
||||
@endcomponent
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user