diff --git a/ui/angular.json b/ui/angular.json index 1529f3f..a8ee71f 100644 --- a/ui/angular.json +++ b/ui/angular.json @@ -30,10 +30,6 @@ "styles": [ "src/styles.sass" ], - "stylePreprocessorOptions": { - "includePaths": [ - ] - }, "scripts": [ "node_modules/bootstrap/dist/js/bootstrap.min.js", ]