Skip to content

Commit 441448d

Browse files
committed
docs: update readme for v18 release
1 parent 1083406 commit 441448d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@ export const appConfig: ApplicationConfig = {
7070
}
7171
```
7272

73+
> Angular Material v18 introduced stable support for M3 theme.
74+
> For now, this library only supports M2.
75+
> More information can be found in this [issue](https://github.com/johannesjo/angular-material-css-vars/issues/166).
76+
7377
## Additional Features
7478

7579
- Auto or manually set contrast color via
@@ -203,6 +207,7 @@ In case you are still using the legacy components, you can use the package [angu
203207

204208
| Angular | angular-material-css-vars |
205209
| ------- | ------------------------- |
210+
| 18 | 7.x |
206211
| 17 | 6.x |
207212
| 16 | 5.x |
208213
| 15 | 4.x |

0 commit comments

Comments
 (0)