Replies: 1 comment 1 reply
-
|
Now 15.2.0 has added pre-built themes, I will sync this feature to v14 in the next week. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a project (Angular 14, Material 14, @ng-matero/extensions@14) that uses CSS only, not SCSS. In my
src\styles.css, I include the default Material theme like this@import '@angular/material/prebuilt-themes/indigo-pink.css';. How do I include the theme for MtxDatetimepicker?Beta Was this translation helpful? Give feedback.
All reactions