diff --git a/src/styles/roots.scss b/src/styles/roots.scss index 8b97bd0..f0ba82a 100644 --- a/src/styles/roots.scss +++ b/src/styles/roots.scss @@ -1,2 +1,2 @@ $btn-border-radius: 25px; -@import "../node_modules/bootstrap/scss/bootstrap"; \ No newline at end of file +@import "./node_modules/bootstrap/scss/bootstrap.scss"; \ No newline at end of file