summaryrefslogtreecommitdiff
path: root/global
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2014-03-27 12:40:09 -0400
committerThomas Park <thomas@thomaspark.me>2014-03-27 12:40:09 -0400
commiteb7d6f9a15acd3e66a8896c158c0639f70920899 (patch)
tree942849478d1b5c1f358068dab94332e355ca6338 /global
parent03556fc3cbbca98b69fa996d2265cf06be0a111e (diff)
streamline build process, rebuild themes
Diffstat (limited to 'global')
-rw-r--r--global/build.less2
-rw-r--r--global/global.less2
2 files changed, 0 insertions, 4 deletions
diff --git a/global/build.less b/global/build.less
index 42de529b..63eaacb2 100644
--- a/global/build.less
+++ b/global/build.less
@@ -1,5 +1,3 @@
@import "../bower_components/bootstrap/less/bootstrap.less";
@import "variables.less";
-@import "../global/global.less";
@import "bootswatch.less";
-@import "../bower_components/bootstrap/less/utilities.less"; \ No newline at end of file
diff --git a/global/global.less b/global/global.less
deleted file mode 100644
index 39bd32a0..00000000
--- a/global/global.less
+++ /dev/null
@@ -1,2 +0,0 @@
-@iconSpritePath: "../img/glyphicons-halflings.png";
-@iconWhiteSpritePath: "../img/glyphicons-halflings-white.png"; \ No newline at end of file