<script lang="ts"> import { Card } from "@dxdns/feflow"</script> <Card> <h2>normal</h2></Card> <Card glowOnHover> <h2>glow on hover</h2></Card>