aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/README
diff options
context:
space:
mode:
authorHorst31802015-09-29 16:39:07 +0200
committerHorst31802015-09-29 16:39:07 +0200
commit5b8685740b7ce7366aad559802cc51d7ccfceacb (patch)
tree97ce7ee4f449da7d0fab9f997b9927b199444c34 /common/gtk-3.0/3.14/README
parent67979ecc32b9c93fe82542aeb1e2a7f8c2b9537c (diff)
downloadsolarc-theme-5b8685740b7ce7366aad559802cc51d7ccfceacb.tar.gz
solarc-theme-5b8685740b7ce7366aad559802cc51d7ccfceacb.tar.xz
solarc-theme-5b8685740b7ce7366aad559802cc51d7ccfceacb.zip
update READMEs
Diffstat (limited to 'common/gtk-3.0/3.14/README')
-rw-r--r--common/gtk-3.0/3.14/README19
1 files changed, 0 insertions, 19 deletions
diff --git a/common/gtk-3.0/3.14/README b/common/gtk-3.0/3.14/README
deleted file mode 100644
index f040030..0000000
--- a/common/gtk-3.0/3.14/README
+++ /dev/null
@@ -1,19 +0,0 @@
-This theme uses libsass/gulp to process the sass/*.scss. Never edit any of the .css files manually.
-
-How to edit this theme:
-
-1. Install `nodejs` and `npm`
-
-2. Install `gulp`
-
- sudo npm install --global gulp
-
-3. Execute the following from the directory containing `gulpfile.js`
-
- npm install
-
-4. Edit the sass/*.scss files
-
-5. Regenerate the .css files by executing from the directory containing `gulpfile.js`
-
- gulp