refactor: migrate Preact components to Astro

This commit is contained in:
Stefan Imhoff
2024-09-09 18:42:43 +02:00
parent d77c513b7b
commit 526fe22cda
130 changed files with 1154 additions and 1274 deletions

View File

@@ -1,6 +1,8 @@
---
import { Link, Subsubheadline } from '.';
// Cspell:words astro classnames subsubheadline umami shibui
import { Rss } from './icons';
import Link from './Link.astro';
import Subsubheadline from './Subsubheadline.astro';
---
<aside class="grow mbe-5 sm:mbe-0">