We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66634ad commit b96d6ebCopy full SHA for b96d6eb
docs/pages/docs/ai/getting-started.mdx
@@ -59,6 +59,7 @@ import { en as aiEn } from "@blocknote/xl-ai/locales";
59
import {
60
createAIExtension,
61
} from "@blocknote/xl-ai";
62
+import "@blocknote/xl-ai/style.css"; // add the AI stylesheet
63
64
const editor = createBlockNoteEditor({
65
dictionary: {
0 commit comments