[gtk+] HighContrast: Add sass parsing script



commit 76b3fee09339f3c756f8423dfbed465156fe897b
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Oct 30 11:34:32 2014 -0400

    HighContrast: Add sass parsing script
    
    Just a copy of what we have next door in Adwaita.

 gtk/resources/theme/HighContrast/parse-sass.sh |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/gtk/resources/theme/HighContrast/parse-sass.sh b/gtk/resources/theme/HighContrast/parse-sass.sh
new file mode 100755
index 0000000..e9cda25
--- /dev/null
+++ b/gtk/resources/theme/HighContrast/parse-sass.sh
@@ -0,0 +1,3 @@
+#!/usr/bin/bash
+
+bundle exec sass --update --sourcemap=none .


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]