diff options
| author | Martijn Cuppens <[email protected]> | 2019-07-19 20:47:22 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-07-22 16:51:45 +0300 |
| commit | 2f08484be95e6f5491252a1589b4d34f623dc1e3 (patch) | |
| tree | 0754adafe86e41b97118a9b12242d86e428d95b9 | |
| parent | 3b06769c2f0aa0d7099baa404d3d7aaf3580908c (diff) | |
| download | bootstrap-2f08484be95e6f5491252a1589b4d34f623dc1e3.tar.xz bootstrap-2f08484be95e6f5491252a1589b4d34f623dc1e3.zip | |
Add utilities documentation
| -rw-r--r-- | site/content/docs/4.3/getting-started/contents.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/site/content/docs/4.3/getting-started/contents.md b/site/content/docs/4.3/getting-started/contents.md index d52fe696e..b854c1fe1 100644 --- a/site/content/docs/4.3/getting-started/contents.md +++ b/site/content/docs/4.3/getting-started/contents.md @@ -85,6 +85,16 @@ Bootstrap includes a handful of options for including some or all of our compile </tr> <tr> <th scope="row"> + <div><code class="font-weight-normal text-nowrap">bootstrap-utilities.css</code></div> + <div><code class="font-weight-normal text-nowrap">bootstrap-utilities.min.css</code></div> + </th> + <td class="text-muted">—</td> + <td class="text-muted">—</td> + <td class="text-muted">—</td> + <td>Included</td> + </tr> + <tr> + <th scope="row"> <div><code class="font-weight-normal text-nowrap">bootstrap-reboot.css</code></div> <div><code class="font-weight-normal text-nowrap">bootstrap-reboot.min.css</code></div> </th> |
