Skip to content

Commit b96d6eb

Browse files
authored
docs: add stylesheet (#1706)
1 parent 66634ad commit b96d6eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/pages/docs/ai/getting-started.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ import { en as aiEn } from "@blocknote/xl-ai/locales";
5959
import {
6060
createAIExtension,
6161
} from "@blocknote/xl-ai";
62+
import "@blocknote/xl-ai/style.css"; // add the AI stylesheet
6263

6364
const editor = createBlockNoteEditor({
6465
dictionary: {

0 commit comments

Comments
 (0)