diff options
-rw-r--r-- | ui/angular.json | 4 |
1 files changed, 0 insertions, 4 deletions
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", ] |