mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 12:45:39 +01:00
Update README.md
This commit is contained in:
parent
0b6b8d8c41
commit
6d6e1bab7f
1 changed files with 5 additions and 1 deletions
|
|
@ -14,6 +14,10 @@ Internally the CSS plugin uses the [vscode-css-languageservice](https://github.c
|
||||||
node module, providing the implementation of the functionally listed above. The same module is also used
|
node module, providing the implementation of the functionally listed above. The same module is also used
|
||||||
in [Visual Studio Code](https://github.com/Microsoft/vscode) to power the CSS, LESS and SCSS editing experience.
|
in [Visual Studio Code](https://github.com/Microsoft/vscode) to power the CSS, LESS and SCSS editing experience.
|
||||||
|
|
||||||
|
## Issues
|
||||||
|
|
||||||
|
Please file issues concering `monaco-css` in the [`monaco-editor`-repository](https://github.com/Microsoft/monaco-editor/issues).
|
||||||
|
|
||||||
## Installing
|
## Installing
|
||||||
|
|
||||||
This npm module is bundled and distributed in the [monaco-editor](https://www.npmjs.com/package/monaco-editor) npm module.
|
This npm module is bundled and distributed in the [monaco-editor](https://www.npmjs.com/package/monaco-editor) npm module.
|
||||||
|
|
@ -45,4 +49,4 @@ This npm module is bundled and distributed in the [monaco-editor](https://www.np
|
||||||
* open [http://localhost:8080/monaco-editor/test/?monaco-css=dev&editor=dev](http://localhost:8080/monaco-editor/test/?monaco-css=dev&editor=dev)
|
* open [http://localhost:8080/monaco-editor/test/?monaco-css=dev&editor=dev](http://localhost:8080/monaco-editor/test/?monaco-css=dev&editor=dev)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
[MIT](https://github.com/Microsoft/monaco-css/blob/master/LICENSE.md)
|
[MIT](https://github.com/Microsoft/monaco-css/blob/master/LICENSE.md)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue