aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-01-17 16:04:18 -0800
committerMark Otto <[email protected]>2016-01-17 16:04:18 -0800
commitdd4062f213b2b233ea5e57a8b2be93f41614c6ca (patch)
treee4c5fbde2a91301c4f9e4361a27e73c22509b587 /scss
parent567a0e9cee748d198fb3570e65b0a25a6aa373cb (diff)
downloadbootstrap-dd4062f213b2b233ea5e57a8b2be93f41614c6ca.tar.xz
bootstrap-dd4062f213b2b233ea5e57a8b2be93f41614c6ca.zip
Update docs to include mention of the custom variables file
Diffstat (limited to 'scss')
-rw-r--r--scss/_custom.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/scss/_custom.scss b/scss/_custom.scss
index 6871992aa..88ccf202e 100644
--- a/scss/_custom.scss
+++ b/scss/_custom.scss
@@ -1,4 +1,4 @@
-// Custom Overrides
+// Bootstrap overrides
//
-// Copy settings from `_variables.scss` to this file to override
-// the Bootstrap defaults without modifying key, versioned files.
+// Copy variables from `_variables.scss` to this file to override default values
+// without modifying source files.