We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c13f8b commit 3f9c35dCopy full SHA for 3f9c35d
packages/gitbook/tailwind.config.ts
@@ -77,7 +77,7 @@ const config: Config = {
77
emoji: [
78
'Apple Color Emoji',
79
'Noto Color Emoji',
80
- '--font-noto-color-emoji',
+ 'var(--font-noto-color-emoji)',
81
'sans-serif',
82
],
83
var: ['var(--font-family)'],
0 commit comments