socialnetworknews-web

A open-source Paper.li clone
git clone git://archive.git.mtrnord.blog/SocialNetworkNews/socialnetworknews-web.git
Log | Files | Refs | README | LICENSE

commit 41d3288a7c30c23963baf76c334b8460cbf13133
parent 7f17d81c30360a301ea6c69b4c3a9afae9d73565
Author: MTRNord <mtrnord1@gmail.com>
Date:   Thu, 15 Mar 2018 18:41:04 +0100

Remove bootstrap scss files from angular-cli.json

Diffstat:
M.angular-cli.json | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/.angular-cli.json b/.angular-cli.json @@ -51,8 +51,6 @@ "prefix": "app", "styles": [ "../node_modules/font-awesome/scss/font-awesome.scss", - "../node_modules/angular-bootstrap-md/scss/bootstrap/bootstrap.scss", - "../node_modules/angular-bootstrap-md/scss/mdb-free.scss", "./styles.scss" ], "scripts": [