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.
1 parent 63292b6 commit 5273534Copy full SHA for 5273534
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