Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit e55c8fd

Browse files
committed
🔧 Update de la config Tailwind
1 parent 931e657 commit e55c8fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tailwind.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ module.exports = {
3939
},
4040
fontFamily: {
4141
sans: ['Inter var', ...fontFamily.sans],
42-
mono: ['Roboto', ...fontFamily.mono],
42+
mono: ['Roboto Mono', ...fontFamily.mono],
4343
}
4444
},
4545
},

0 commit comments

Comments
 (0)