diff options
author | crupest <crupest@outlook.com> | 2019-02-15 16:08:08 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2019-02-15 16:08:08 +0800 |
commit | 3517512c4a6fa7eb61b8c5e5eca38c52c5577631 (patch) | |
tree | 1a5bf9be6a45b91f5b770c1ed0935246df93346a /Timeline/ClientApp/angular.json | |
parent | 7024bc9666e62cc33f651e7a060235d17bd51f25 (diff) | |
download | timeline-3517512c4a6fa7eb61b8c5e5eca38c52c5577631.tar.gz timeline-3517512c4a6fa7eb61b8c5e5eca38c52c5577631.tar.bz2 timeline-3517512c4a6fa7eb61b8c5e5eca38c52c5577631.zip |
Develop front end.
Diffstat (limited to 'Timeline/ClientApp/angular.json')
-rw-r--r-- | Timeline/ClientApp/angular.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Timeline/ClientApp/angular.json b/Timeline/ClientApp/angular.json index d1381991..bf8a95ed 100644 --- a/Timeline/ClientApp/angular.json +++ b/Timeline/ClientApp/angular.json @@ -24,7 +24,6 @@ "src/assets" ], "styles": [ - "node_modules/bootstrap/dist/css/bootstrap.min.css", "src/styles.css" ], "scripts": [] |