Skip to content

Commit

Permalink
Added the Bootstrap Icons 1.11.0 library
Browse files Browse the repository at this point in the history
  • Loading branch information
domProjects committed Sep 15, 2023
1 parent 4dca569 commit 213b041
Show file tree
Hide file tree
Showing 7 changed files with 10,339 additions and 1 deletion.
8 changes: 8 additions & 0 deletions _dev/_appstarter/scss/admin/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,14 @@
// Optional Bootstrap utilities
@import "../../../bootstrap/scss/utilities/api";

// Bootstrap Icons
//
// BootAdmin - Variable overrides
$bootstrap-icons-font-dir: "../fonts" !default;

// Required Bootstrap Icons
@import "../../../bootstrap-icons/scss/bootstrap-icons";

// Add additional code
@import "variables";
@import "layout";
Loading

0 comments on commit 213b041

Please sign in to comment.