diff --git a/src/styles.scss b/src/styles.scss index a626d996..ecaaddb8 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -1,5 +1,5 @@ //Roboto font -@import "../../wwwroot/roboto/sass/roboto.scss"; +@import "../static/roboto/sass/roboto.scss"; //Bootstrap configuration @import "~bootstrap/scss/functions";