refactor: migrate components to Preact

This commit is contained in:
Stefan Imhoff
2023-04-04 17:40:19 +02:00
parent a15c4ef149
commit 208b9d9418
21 changed files with 219 additions and 115 deletions

View File

@@ -1,8 +1,7 @@
---
import { Sprite } from 'astro-icon';
import Link from './Link.astro';
import Subsubheadline from './Subsubheadline.astro';
import { Link, Subsubheadline } from '.';
---
<div class="grow mbe-5 sm:mbe-0">