Skip to content

Commit a399632

Browse files
committed
main - 02d703b docs: consolidate theming guides (#29988)
1 parent b2cc2da commit a399632

File tree

8 files changed

+416
-1539
lines changed

8 files changed

+416
-1539
lines changed

docs-content/guides/customizing-component-styles.html

Lines changed: 0 additions & 112 deletions
This file was deleted.

docs-content/guides/duplicate-theming-styles.html

Lines changed: 0 additions & 72 deletions
This file was deleted.

docs-content/guides/elevation.html

Lines changed: 0 additions & 66 deletions
This file was deleted.

docs-content/guides/schematics.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h2 id="install-schematics" class="docs-header-link">
1919
<ul>
2020
<li>Ensure <a href="guide/getting-started#step-1-install-angular-material-angular-cdk-and-angular-animations">project dependencies</a> are placed in <code>package.json</code></li>
2121
<li>Enable the <a href="guide/getting-started#step-2-configure-animations">BrowserAnimationsModule</a> in your app module</li>
22-
<li>Add either a <a href="guide/theming#pre-built-themes">prebuilt theme</a> or a <a href="guide/theming#defining-a-custom-theme">custom theme</a></li>
22+
<li>Add either a prebuilt theme or a custom theme</li>
2323
<li>Add Roboto fonts to your <code>index.html</code></li>
2424
<li>Add the <a href="guide/getting-started#step-6-optional-add-material-icons">Material Icon font</a> to your <code>index.html</code></li>
2525
<li>Add global styles to<ul>

0 commit comments

Comments
 (0)