css cannot load when calling monaco-vscode-api using angular.
Everything works fine in the development environment, but after packaging and publishing, the css file is lost.
I can only use a separate program to load the CSS files from monaco-vscode-api one by one.
Is there a better and more official way to solve this problem?