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 | f867fb7fed885c474dda18e9a9ca7b1d64c9407f (patch) | |
tree | 9d09e39c6463c332eddb0549974db53a1d4f80fa /Timeline/ClientApp/angular.json | |
parent | 3c140656ebe6ed34dda9356a01dbff205651e641 (diff) | |
download | timeline-f867fb7fed885c474dda18e9a9ca7b1d64c9407f.tar.gz timeline-f867fb7fed885c474dda18e9a9ca7b1d64c9407f.tar.bz2 timeline-f867fb7fed885c474dda18e9a9ca7b1d64c9407f.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": [] |