Skip to content

Commit fec9b02

Browse files
Copilotmdo
andcommitted
Remove Extend section from documentation
Co-authored-by: mdo <98681+mdo@users.noreply.github.com>
1 parent 63a03e0 commit fec9b02

5 files changed

Lines changed: 1 addition & 154 deletions

File tree

package-lock.json

Lines changed: 0 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/data/sidebar.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -186,13 +186,6 @@
186186
- title: Opacity
187187
- title: Shadows
188188

189-
- title: Extend
190-
icon: tools
191-
icon_color: blue
192-
pages:
193-
- title: Approach
194-
- title: Icons
195-
196189
- title: About
197190
icon: globe2
198191
icon_color: indigo

site/src/content/docs/extend/approach.mdx

Lines changed: 0 additions & 84 deletions
This file was deleted.

site/src/content/docs/extend/icons.mdx

Lines changed: 0 additions & 42 deletions
This file was deleted.

site/src/content/docs/utilities/z-index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Read about them in the [`z-index` layout page]([[docsref:/layout/z-index]]).
3030

3131
On some components, we use our low-level `z-index` values to manage repeating elements that overlap one another (like buttons in a button group or items in a list group).
3232

33-
Learn about our [`z-index` approach]([[docsref:/extend/approach#z-index-scales]]).
33+
Learn about our [`z-index` approach]([[docsref:/layout/z-index]]).
3434

3535
## CSS
3636

0 commit comments

Comments
 (0)