diff --git a/angular.json b/angular.json index 9094b6e6..34d179f5 100644 --- a/angular.json +++ b/angular.json @@ -38,7 +38,10 @@ "./node_modules/jquery/dist/jquery.min.js", "./node_modules/bootstrap/dist/js/bootstrap.bundle.min.js", "./node_modules/hls.js/dist/hls.js" - ] + ], + "stylePreprocessorOptions": { + "includePaths": ["src"] + } }, "configurations": { "production": { diff --git a/src/app/app.component.html b/src/app/app.component.html index 1c512303..e80cf042 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,4 +1,4 @@ -