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:
authorGleb Mazovetskiy <glex.spb@gmail.com>2015-08-26 05:24:32 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2015-08-26 05:24:32 +0300
commit032cf751fff0e4b008952dedc6cda961e0035ac1 (patch)
tree93778dfb6208661798db8e7cf3d21e717e3bb675 /templates
parent44fa20c19b28a4207cbaea901b196bec585085f4 (diff)
Fix updater caching, use upstream version for variables
Diffstat (limited to 'templates')
-rw-r--r--templates/project/_bootstrap-variables.sass2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/project/_bootstrap-variables.sass b/templates/project/_bootstrap-variables.sass
index 24ee9a8..c9dd855 100644
--- a/templates/project/_bootstrap-variables.sass
+++ b/templates/project/_bootstrap-variables.sass
@@ -1,4 +1,4 @@
-// Override Bootstrap variables here (defaults from bootstrap-sass v3.3.5.1):
+// Override Bootstrap variables here (defaults from bootstrap v4.0.0-alpha):
//
// Copy settings from this file into the provided `_custom.scss` to override