diff options
| -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> |
