Skip to content

Commit

Permalink
Update utils.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishi Raj Jain authored Jan 19, 2024
1 parent fb89900 commit 2c50215
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/astro-font/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ interface Config {
fetch?: boolean
// https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display
display: "auto" | "block" | "swap" | "fallback" | "optional" | {}
display: string
verbose?: boolean
selector?: string
preload?: boolean
Expand Down

0 comments on commit 2c50215

Please sign in to comment.