diff --git a/Makefile.dryice.js b/Makefile.dryice.js index 94d1ad9c..e641a045 100755 --- a/Makefile.dryice.js +++ b/Makefile.dryice.js @@ -201,7 +201,7 @@ console.log('# ace modes ---------'); project.assumeAllFilesLoaded(); [ "css", "html", "javascript", "php", "python", "xml", "ruby", "java", "c_cpp", - "coffee", "perl", "csharp", "svg", "clojure" + "coffee", "perl", "csharp", "svg", "clojure", "scss" ].forEach(function(mode) { console.log("mode " + mode); copy({ diff --git a/index.html b/index.html index f299d636..57f6333a 100644 --- a/index.html +++ b/index.html @@ -11,17 +11,6 @@
| - - | - - | -
| @@ -72,6 +61,17 @@ | |
| + + | + + | +
| @@ -213,18 +213,25 @@ cursor: text; } - |