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:
authorThomas McDonald <tom@conceptcoding.co.uk>2013-09-09 14:38:35 +0400
committerThomas McDonald <tom@conceptcoding.co.uk>2013-09-09 14:38:35 +0400
commit544ad6c18af788582c62ef578587dcd0ae58b363 (patch)
tree1897e4d77b68479eb2f2fb38263fb5eb872e3855 /templates/project/styles.scss
parent2f69aef9608a882d3d4fd2fdef7fc641df60d256 (diff)
parent1344c58711e9ba30cbbd028908ea3fe6df73969d (diff)
Merge branch '3'
This isn't quite finished, but we can work on the issues on master
Diffstat (limited to 'templates/project/styles.scss')
-rw-r--r--templates/project/styles.scss6
1 files changed, 1 insertions, 5 deletions
diff --git a/templates/project/styles.scss b/templates/project/styles.scss
index be52cf2..9ae3dd6 100644
--- a/templates/project/styles.scss
+++ b/templates/project/styles.scss
@@ -1,8 +1,4 @@
-// Import all the variables into the main css file.
+// Edit the local variables file to
@import "variables";
-// I gather this file is a starting point for the project.
@import "bootstrap";
-
-// Include responsive Bootstrap styles
-// @import "bootstrap-responsive";