Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 389 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 389 Bytes

codemirror-css

The CSS editor used for NukeViet, built from CodeMirror 6.

Requirements:

  • node v18+
  • npm 10.5+

Instructions:

git clone https://github.com/nukeviet/codemirror-css.git
cd codemirror-css
npm i
npm run build

Then, copy the files from dist/* into your project and use them.

License:

GPL-2.0 license
For CodeMirror, see https://codemirror.net/