chore: ⬆️ Upgrade to Tailwind v4

This commit is contained in:
Jesse Wierzbinski 2025-05-14 18:25:40 +02:00
parent e363639803
commit 737969835d
No known key found for this signature in database
24 changed files with 741 additions and 402 deletions

View file

@ -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>