Documentation doesn't mention need to manually change schematics to properly generate angular components #1579
Comments
|
You can run (it is documented in Angular CLI docs):
the changes are reflected in |
|
I have just noticed that you mentioned in your issue how to set default styles extensions for
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Make sure to check the existing issues in this repository
Please, tell us what's the problem?
[ ] A typo
[ ] Wrong documentation
[x] Improvement of existing article
[ ] Missing documentation
[x] New article needed
Please, tell us more details
ng g c some-componentto generate*.cssfiles instead of*.scssfiles.angular.jsonlike so:The text was updated successfully, but these errors were encountered: