diff --git a/assets/css/app.scss b/assets/css/app.scss
index 64aa93c..d87e09d 100644
--- a/assets/css/app.scss
+++ b/assets/css/app.scss
@@ -5,7 +5,6 @@
$primary: $kmx_blue;
$danger: $kmx_orange;
$dark: #000;
-@import "../node_modules/bootstrap/scss/bootstrap.scss";
$font-family-sans-serif: "Inter", sans-serif;
$font-family-monospace: "courier_new", "Courier New", monospace;
@import "./courier_new.scss";