1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

tweak options, renamed from customize

This commit is contained in:
Mark Otto 2015-08-10 10:05:38 -07:00
parent 6191e5e696
commit 510522039b

View file

@ -1,10 +1,10 @@
--- ---
layout: page layout: page
title: Customize CSS title: Customization options
group: getting-started 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 ## Available variables