diff --git a/src/material/core/core.md b/src/material/core/core.md new file mode 100644 index 000000000000..6e4a70adddd4 --- /dev/null +++ b/src/material/core/core.md @@ -0,0 +1,2 @@ +The `@angular/material/core` package contains common components and services used by multiple other +components in the library. See the API tab for a listing of components and classes available.