mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49: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
|
|
@ -269,7 +269,7 @@ const Page: FC = () => {
|
|||
src={fastlyLogo}
|
||||
alt="Fastly logo"
|
||||
height={144}
|
||||
className="p-10 rounded border border-zinc-900/10 dark:border-white/10"
|
||||
className="p-10 rounded-sm border border-zinc-900/10 dark:border-white/10"
|
||||
unoptimized={true}
|
||||
/>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue