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 a87bbef commit 81a3feeCopy full SHA for 81a3fee
webview-ui/src/index.tsx
@@ -3,7 +3,7 @@ import { createRoot } from "react-dom/client"
3
4
import "./index.css"
5
import App from "./App"
6
-import "../../node_modules/@vscode/codicons/dist/codicon.css"
+import "../node_modules/@vscode/codicons/dist/codicon.css"
7
8
import { getHighlighter } from "./utils/highlighter"
9
0 commit comments