1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-24 15:49:39 +02:00

Default back to Inter

Using Inter for everything now since General Sans isn't open-source
This commit is contained in:
Josh Pigford 2024-02-08 13:09:21 -06:00
parent 4761619870
commit 89f66ad4cf
4 changed files with 0 additions and 11 deletions

View file

@ -11,7 +11,6 @@ module.exports = {
extend: {
fontFamily: {
sans: ['Inter var', ...defaultTheme.fontFamily.sans],
display: ['GeneralSans, sans-serif'],
},
fontSize: {
'2xs': '.625rem',