Skip to content

Commit 36ec25d

Browse files
authored
Update 10.font.md
Add caniemail link
1 parent 7fa6547 commit 36ec25d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/2.components/10.font.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ npm install @vue-email/font
3030

3131
## Getting started
3232

33-
Add the component to your email template. This applies your font to all tags inside your email. Note, that not all email clients supports web fonts, this is why it is important to configure your `fallbackFontFamily`. To view all email clients that supports web fonts see
33+
Add the component to your email template. This applies your font to all tags inside your email. Note, that not all email clients supports web fonts, this is why it is important to configure your `fallbackFontFamily`. To view all email clients that supports web fonts see [caniemail](https://www.caniemail.com/features/css-at-font-face/).
3434

3535
```vue
3636
<script setup lang="ts">

0 commit comments

Comments
 (0)