aboutsummaryrefslogtreecommitdiff
path: root/config.rb
diff options
context:
space:
mode:
authorBrandon Mathis <brandon@imathis.com>2013-03-11 01:40:41 -0500
committerBrandon Mathis <brandon@imathis.com>2013-03-11 01:40:41 -0500
commit9364f37ac75a028c7ce12de06cc00da5bc2506b9 (patch)
tree1a061873a16bd49869a551668528fc3a76884c84 /config.rb
parent05db158fec6d4c2ba3b558f2b83a0addb7f55b34 (diff)
downloadmy_new_personal_website-9364f37ac75a028c7ce12de06cc00da5bc2506b9.tar.xz
my_new_personal_website-9364f37ac75a028c7ce12de06cc00da5bc2506b9.zip
Added sass-globbing, allowing plugin stylesheets to be auto-imported from the assets/stylesheets/plugins directory
Diffstat (limited to 'config.rb')
-rw-r--r--config.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.rb b/config.rb
index 066427ed..8cfcb51f 100644
--- a/config.rb
+++ b/config.rb
@@ -1,3 +1,5 @@
+require 'sass-globbing'
+
# Require any additional compass plugins here.
project_type = :stand_alone