Skip to content

Commit

Permalink
Fix docs compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond committed Oct 24, 2024
1 parent 4189f4b commit e6198d1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions site/content/docs/0.0/migration-from-boosted.md
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,7 @@ Technically, it means that you can get rid of the following things:
<ul>
<li><code>make-container-fluid-margin()</code></li>
</ul>
</details>

- <details class="mb-2">
<summary><span class="badge text-bg-danger">Breaking</span> keys in <code>$utilities</code> map only available when <code>$enable-bootstrap-compatibility</code> is on:</summary>
Expand Down
2 changes: 2 additions & 0 deletions site/content/docs/0.0/migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,8 @@ toc: true
<li><code>media-breakpoint-down()</code></li>
<li><code>media-breakpoint-only()</code></li>
<li><code>media-breakpoint-up()</code></li>
</ul>
</details>

- <details class="mb-2">
<summary><span class="badge text-bg-success">New</span> keys in <code>$utilities</code> map:</summary>
Expand Down

0 comments on commit e6198d1

Please sign in to comment.