aboutsummaryrefslogtreecommitdiff
path: root/ui/angular.json
diff options
context:
space:
mode:
Diffstat (limited to 'ui/angular.json')
-rw-r--r--ui/angular.json4
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",
]
bgstack15