• Resolved djsidor

    (@djsidor)


    Please add colors in edit scss files.

    when updating I have to manually add the code to /js/load-editor.js on line 513

    else if (/\.scss$/.test(currentFilename)) {
    				mode = require("ace/mode/less").Mode;
    			}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Colors in scss files’ is closed to new replies.