From: Mark Otto Date: Mon, 10 Aug 2015 17:05:38 +0000 (-0700) Subject: tweak options, renamed from customize X-Git-Tag: v4.0.0-alpha~95 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=510522039bf3e3f12b8b81ca06c70d62c5bff898;p=thirdparty%2Fbootstrap.git tweak options, renamed from customize --- 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