mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-28 02:58:04 +08:00
This is causing major confusion as users are not aware that choosing `sass` will generate files with `scss` extension. Another reason for this confusion is that in other schematics, `style` accepts either a preprocessor or file extension while in this prompt only a preprocessor is provided.