aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-01-17 16:05:27 -0800
committerMark Otto <[email protected]>2016-01-17 16:05:27 -0800
commit94e27cdd6e51373cd014df0a6776ace0d83cfb55 (patch)
treee4c5fbde2a91301c4f9e4361a27e73c22509b587 /scss
parent567a0e9cee748d198fb3570e65b0a25a6aa373cb (diff)
parentdd4062f213b2b233ea5e57a8b2be93f41614c6ca (diff)
downloadbootstrap-94e27cdd6e51373cd014df0a6776ace0d83cfb55.tar.xz
bootstrap-94e27cdd6e51373cd014df0a6776ace0d83cfb55.zip
Merge pull request #18921 from twbs/v4-custom-docs
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.