refac: styling

This commit is contained in:
Timothy Jaeryang Baek
2025-08-08 04:10:58 +04:00
parent d9f46baa70
commit 0b68fc0a1b
3 changed files with 20 additions and 3 deletions

View File

@@ -967,6 +967,12 @@
Highlight,
Typography,
Mention.configure({
HTMLAttributes: {
class: 'mention'
}
}),
TableKit.configure({
table: { resizable: true }
}),