Upgrade to astro 2.9.7
This commit is contained in:
@@ -5,7 +5,7 @@ module.exports = {
|
||||
theme: {
|
||||
extend: {
|
||||
fontFamily: {
|
||||
sans: ["InterVariable", "Inter", ...defaultTheme.fontFamily.sans],
|
||||
sans: ["Inter Variable", "Inter", ...defaultTheme.fontFamily.sans],
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user