Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Thompson <phil@bhsowebdesign.com>2013-05-05 19:30:08 +0400
committerPhil Thompson <phil@bhsowebdesign.com>2013-05-05 19:30:08 +0400
commite9d5e22769a5113d82435ec28a92c2a3af01ee1c (patch)
tree1fc17432f537ab1d6c7932faa4a465690c782def /templates
parent42612aca167a9cb9154f48171c037dbf3edd978c (diff)
Added the _variables.scss file to the manifest
Diffstat (limited to 'templates')
-rw-r--r--templates/project/manifest.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/project/manifest.rb b/templates/project/manifest.rb
index a4b1e26..e7dfd60 100644
--- a/templates/project/manifest.rb
+++ b/templates/project/manifest.rb
@@ -2,6 +2,7 @@ description "Bootstrap for Sass"
# Stylesheet importing bootstrap
stylesheet 'styles.scss'
+stylesheet '_variables.scss'
#
# Other Bootstrap assets