From 0db8691a6dfd90cba3ae70c45d092432f8f087c5 Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Tue, 7 Jun 2011 11:17:43 +0200 Subject: [PATCH] tweak scss support --- Makefile.dryice.js | 2 +- index.html | 47 ++++++++++++++++++++++++++-------------------- 2 files changed, 28 insertions(+), 21 deletions(-) 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; } -