diff options
| author | Idan Cohen <[email protected]> | 2017-05-26 07:01:07 +0300 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-05-25 21:01:07 -0700 |
| commit | fc5e8b941511bc763ee6916c0fe14871437140e9 (patch) | |
| tree | f9e25d7003c136ade4dcb58ce5414a6bfc1fcdda /docs/_data | |
| parent | 5fa262adeceacb0bfc0a1d17d1ea9d061e3971f8 (diff) | |
| download | bootstrap-fc5e8b941511bc763ee6916c0fe14871437140e9.tar.xz bootstrap-fc5e8b941511bc763ee6916c0fe14871437140e9.zip | |
add webpack to documentation (#22423)
* add webpack to documentation"
implementing PR comments
implementing PR comments
* replace tether with popper
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/nav.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index cf3bd929e..3a335b780 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -8,6 +8,7 @@ - title: Options - title: Build tools - title: Best practices + - title: Webpack - title: Accessibility - title: Layout |
