mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Add IBM Plex Mono font
This commit is contained in:
@@ -25,6 +25,9 @@ module.exports = {
|
||||
card: withOpacity("--color-card"),
|
||||
},
|
||||
},
|
||||
fontFamily: {
|
||||
mono: ["IBM Plex Mono", "monospace"],
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [],
|
||||
|
||||
Reference in New Issue
Block a user