Add "style" to Angular-CLI options (#19816)
Shows the person who's reading the documentation how to create an angular app using different style sheet file extensions.
This commit is contained in:
committed by
Josh Alling
parent
a41806a28d
commit
f959612689
@ -114,6 +114,11 @@ Here is the syntax and options can be used with `ng update`.
|
||||
`--registry`
|
||||
|
||||
The NPM registry to use.
|
||||
|
||||
- style
|
||||
`--style`
|
||||
|
||||
The file extension to be used for style files. (Ex. ng new app --style=scss)
|
||||
|
||||
#### Conclusion
|
||||
|
||||
|
Reference in New Issue
Block a user