Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gabalafou committed Dec 3, 2024
1 parent 078b7c6 commit 80f8875
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
// Import all of Bootstrap scss
// IMPORTANT: our Bootstrap variable overrides must be imported before the
// Bootstrap files that reference those variables otherwise our overrides will
// have no effect.
@import "variables/bootstrap";

// Import all of Bootstrap scss.
@import "~bootstrap/scss/bootstrap";

// Import FontAwesome from _node_modules
Expand Down

0 comments on commit 80f8875

Please sign in to comment.