We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d12a8bb commit 07518e1Copy full SHA for 07518e1
material.angular.io/src/app/shared/guide-items/guide-items.ts
@@ -74,12 +74,6 @@ const GUIDES = [
74
document: '/docs-content/guides/duplicate-theming-styles.html',
75
overview: 'Learn about our new color mixins for Sass that avoid duplicating theming styles.'
76
},
77
- {
78
- id: 'mdc-migration',
79
- name: 'Migrating to MDC-based Components',
80
- document: '/docs-content/guides/v15-mdc-migration.html',
81
- overview: 'Learn how to migrate your app to the new MDC-based components available in v15.'
82
- },
83
{
84
id: 'material-2-theming',
85
name: 'Theming Angular Material with Material 2',
0 commit comments