aboutsummaryrefslogtreecommitdiff
path: root/common/gnome-shell/3.16/Gemfile
diff options
context:
space:
mode:
authorHorst31802015-05-28 17:41:22 +0200
committerHorst31802015-05-28 17:41:22 +0200
commitf21150e179d2ceae1e743041fbf9ea9eddc93d9a (patch)
treead8b0021f8f1501e5b1935a9053bdab5c6bdd8fc /common/gnome-shell/3.16/Gemfile
parentd533557384041bfc1a73c0ee9f65c4184a4ec92a (diff)
downloadsolarc-theme-f21150e179d2ceae1e743041fbf9ea9eddc93d9a.tar.gz
solarc-theme-f21150e179d2ceae1e743041fbf9ea9eddc93d9a.tar.xz
solarc-theme-f21150e179d2ceae1e743041fbf9ea9eddc93d9a.zip
add build system
Diffstat (limited to 'common/gnome-shell/3.16/Gemfile')
-rw-r--r--common/gnome-shell/3.16/Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/gnome-shell/3.16/Gemfile b/common/gnome-shell/3.16/Gemfile
new file mode 100644
index 0000000..c177689
--- /dev/null
+++ b/common/gnome-shell/3.16/Gemfile
@@ -0,0 +1,3 @@
+source 'https://rubygems.org'
+
+gem "sass", "~> 3.4.0"