We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63292b6 + 5273534 commit 8763e0bCopy full SHA for 8763e0b
angular/.angular-cli.json
@@ -34,7 +34,9 @@
34
"../src/shared/core.less",
35
36
"../node_modules/bootstrap/dist/css/bootstrap.min.css",
37
- "../node_modules/bootswatch/cosmo/bootstrap.min.css"
+ "../node_modules/bootswatch/cosmo/bootstrap.min.css",
38
+
39
+ "../src/styles.css"
40
],
41
"scripts": [
42
"../node_modules/jquery/dist/jquery.min.js",
0 commit comments