Skip to content

Commit

Permalink
🐛 fix compilation of bootstrap 5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKrisKrisu committed Dec 16, 2024
1 parent f0c82b7 commit e50c0cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/sass/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ $danger: #9C3848;

// Bootstrap
@import '~bootstrap/scss/bootstrap';
$s2bs5-clear-icon: str-replace($btn-close-bg, #{$btn-close-color}, #{shade-color(red, 50%)}) !default;

// Datatables
@import '~datatables.net-bs5';
Expand Down

0 comments on commit e50c0cb

Please sign in to comment.