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 200e50b commit f9ca7dfCopy full SHA for f9ca7df
scripts/copy-monaco.js
@@ -6,6 +6,7 @@ const root = "node_modules/monaco-editor/min/vs/"
6
const files = [
7
"base/worker/workerMain.js",
8
"basic-languages/src/html.js",
9
+ "basic-languages/src/css.js",
10
"editor/editor.main.css",
11
"editor/editor.main.js",
12
"editor/editor.main.nls.js",
0 commit comments