From 2dc329dd3725d99f756b07a70db5b1cd7432bcea Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 14 Feb 2023 20:58:39 -0800 Subject: WIP: New snippet examples (#36309) * Start work on some new snippet examples * Update for dark mode, fixes * Add images, update descriptions * examples fixes --- site/data/examples.yml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'site/data') diff --git a/site/data/examples.yml b/site/data/examples.yml index b8db98638..017aaa7c5 100644 --- a/site/data/examples.yml +++ b/site/data/examples.yml @@ -43,6 +43,14 @@ description: "Extend list groups with utilities and custom styles for any content." - name: Modals description: "Transform modals to serve any purpose, from feature tours to dialogs." + - name: Badges + description: "Make badges work with custom inner HTML and new looks." + - name: Breadcrumbs + description: "Integrate custom icons and create stepper components." + - name: Buttons + description: "Create custom buttons for just about any use case with utilities." + - name: Jumbotrons + description: "Create modernized versions of the classic Bootstrap component." - category: Custom Components description: "Brand-new components and templates to help folks quickly get started with Bootstrap and demonstrate best practices for adding onto the framework." -- cgit v1.2.3