We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fb92f0 commit 4a06d4fCopy full SHA for 4a06d4f
guides/theming.md
@@ -17,7 +17,7 @@ customizable with this system, see [Theming your own components][theme-your-own]
17
### Sass
18
19
Angular Material's theming APIs are built with [Sass](https://sass-lang.com). This document assumes
20
-familiary with CSS and Sass basics, including variables, functions, and mixins.
+familiarity with CSS and Sass basics, including variables, functions, and mixins.
21
22
You can use Angular Material without Sass by using a pre-built theme, described in
23
[Using a pre-built theme](#using-a-pre-built-theme) below. However, using the library's Sass API
0 commit comments