We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b5dcff commit 85c9aecCopy full SHA for 85c9aec
1 file changed
addon/ng2/blueprints/ng2/files/angular-cli.json
@@ -25,7 +25,7 @@
25
"defaults": {
26
"prefix": "<%= prefix %>",
27
"sourceDir": "<%= sourceDir %>",
28
- "styleExt": "css",
+ "styleExt": "<%= styleExt %>",
29
"prefixInterfaces": false
30
}
31
0 commit comments