diff options
| author | Bardi Harborow <[email protected]> | 2017-04-20 20:33:51 +1000 |
|---|---|---|
| committer | Bardi Harborow <[email protected]> | 2017-04-21 21:08:40 +1000 |
| commit | 2906b612d5bc3d7e33950044c9b89a91b117df03 (patch) | |
| tree | 8426fb4115871eadc644a41e7ea8db4169056f23 /docs/getting-started/options.md | |
| parent | fb3303f5ddff2f57c3603ceabb6668d4a3cb559c (diff) | |
| download | bootstrap-2906b612d5bc3d7e33950044c9b89a91b117df03.tar.xz bootstrap-2906b612d5bc3d7e33950044c9b89a91b117df03.zip | |
More minor build tweaks and docs updates.
Diffstat (limited to 'docs/getting-started/options.md')
| -rw-r--r-- | docs/getting-started/options.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/options.md b/docs/getting-started/options.md index 9638cd4ae..82d172f3e 100644 --- a/docs/getting-started/options.md +++ b/docs/getting-started/options.md @@ -5,7 +5,7 @@ description: Customize Bootstrap with Sass variables, easily toggling global pre group: getting-started --- -Customize Bootstrap 4 with our built-in custom variables file and easily toggle global CSS preferences with new `$enable-*` Sass variables. Override a variable's value and recompile with the included Gruntfile as needed. +Customize Bootstrap 4 with our built-in custom variables file and easily toggle global CSS preferences with new `$enable-*` Sass variables. Override a variable's value and recompile with `npm run test` as needed. ## Customizing variables |
