fix: ajout du composant rich text editor (TipTap v3) #39

Merged
matthieu merged 56 commits from develop into main 2026-05-04 13:27:58 +00:00
Showing only changes of commit 73483b0573 - Show all commits
+1 -1
View File
@@ -43,7 +43,7 @@ export default {
}, },
}, },
fontFamily: { fontFamily: {
sans: ['"Helvetica Neue"', 'Helvetica', 'Arial', 'sans-serif'], sans: ['"Inter"', 'Helvetica Neue', 'Helvetica', 'Arial', 'sans-serif'],
}, },
}, },
}, },