mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Update migration.md
This commit is contained in:
parent
12d49f19b0
commit
e35980d009
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ Your custom Bootstrap CSS builds should now look something like this with a sepa
|
|||
### Key changes
|
||||
|
||||
- **Introduced new `$enable-container-classes` option.** Now when opting into the experimental CSS Grid layout, `.container-*` classes will still be compiled, unless this option is set to `false`.
|
||||
- **Thicker table dividers are now opt-in.** We've removed the thicker and more difficult to override border between table groups and moved it to an optional class you can apply, `.table-group-divider`. [See the table docs for an example.]({{< docsref "/content/tables#table-group-dividers" >}})
|
||||
|
||||
## Dependencies
|
||||
|
||||
|
|
Loading…
Reference in a new issue