From 510522039bf3e3f12b8b81ca06c70d62c5bff898 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 10 Aug 2015 10:05:38 -0700 Subject: [PATCH] tweak options, renamed from customize --- docs/getting-started/{customize.md => options.md} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename docs/getting-started/{customize.md => options.md} (84%) diff --git a/docs/getting-started/customize.md b/docs/getting-started/options.md similarity index 84% rename from docs/getting-started/customize.md rename to docs/getting-started/options.md index ecf7860875..0661ce25e5 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