From dd4062f213b2b233ea5e57a8b2be93f41614c6ca Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 17 Jan 2016 16:04:18 -0800 Subject: Update docs to include mention of the custom variables file --- scss/_custom.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scss') 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. -- cgit v1.2.3