mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 19:09:16 +01:00
chore: ⬆️ Upgrade to Tailwind v4
This commit is contained in:
parent
e363639803
commit
737969835d
24 changed files with 741 additions and 402 deletions
|
|
@ -89,6 +89,6 @@ Once a follow relationship is established, the **followee**'s instance should se
|
|||
<a href="/graphs/how-follows-work.svg" target="_blank">View the full-size graph</a>
|
||||
</p>
|
||||
|
||||
<div className="bg-zinc-800 rounded border border-zinc-900/5 dark:border-white/5 p-4">
|
||||
<div className="bg-zinc-800 rounded-sm border border-zinc-900/5 dark:border-white/5 p-4">
|
||||
<img src="/graphs/how-follows-work.svg" alt="How Follows Work" className="w-full" />
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue