docs(aio): add missing closing <code-examle>
tag (#21771)
PR Close #21771
This commit is contained in:
parent
579bed1a7a
commit
72df747dd6
@ -1254,7 +1254,7 @@ also encapsulate a style sheet within a specific component.
|
|||||||
|
|
||||||
|
|
||||||
### Styles configuration
|
### Styles configuration
|
||||||
<code-example hideCopy path="ajs-quick-reference/.angular-cli.1.json" region="styles" linenums="false">
|
<code-example hideCopy path="ajs-quick-reference/.angular-cli.1.json" region="styles" linenums="false"></code-example>
|
||||||
|
|
||||||
With the Angular CLI, you can configure your global styles in the `.angular-cli.json` file.
|
With the Angular CLI, you can configure your global styles in the `.angular-cli.json` file.
|
||||||
You can rename the extension to `.scss` to use sass.
|
You can rename the extension to `.scss` to use sass.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user