aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-10 10:05:38 -0700
committerMark Otto <[email protected]>2015-08-10 10:05:38 -0700
commit510522039bf3e3f12b8b81ca06c70d62c5bff898 (patch)
tree5cdd1fead5c9a9f3cc6da639648152a79a8479d8 /docs/getting-started
parent6191e5e696cd09308e74facec7bc729466d7f48e (diff)
downloadbootstrap-510522039bf3e3f12b8b81ca06c70d62c5bff898.tar.xz
bootstrap-510522039bf3e3f12b8b81ca06c70d62c5bff898.zip
tweak options, renamed from customize
Diffstat (limited to 'docs/getting-started')
-rw-r--r--docs/getting-started/options.md (renamed from docs/getting-started/customize.md)4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting-started/customize.md b/docs/getting-started/options.md
index ecf786087..0661ce25e 100644
--- a/docs/getting-started/customize.md
+++ b/docs/getting-started/options.md
@@ -1,10 +1,10 @@
---
layout: page
-title: Customize CSS
+title: Customization options
group: getting-started
---
-New to Bootstrap 4, variable-based customization is a way for folks to quickly enable or disable global styles across all of Bootstrap's CSS. Simply update a variable's value and recompile using our Gruntfile.
+With Bootstrap 4, we've added a handful of global options for easily customizing all the components in your project. These options are handled by Sass variables. Simply change a variable's value and recompile with the included Gruntfile.
## Available variables