Fix #55 removed bootstraps.css which for example purpose before.
This commit is contained in:
8185
src/assets/css/bootstrap.css
vendored
8185
src/assets/css/bootstrap.css
vendored
File diff suppressed because it is too large
Load Diff
@@ -21,7 +21,6 @@ const isProd = (process.env.NODE_ENV === 'production');
|
||||
|
||||
//add all external css to be added in our index.html--> like as if it's .angular-cli.json
|
||||
const styles = [
|
||||
"./src/assets/css/bootstrap.css",
|
||||
"./src/styles.scss"
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user