wip
This commit is contained in:
parent
3187cb69ec
commit
32de11c4bb
6 changed files with 207 additions and 72 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
@include md-register-theme("default", (
|
||||
primary: $themeColor,
|
||||
accent: md-get-palette-color(red, A200)
|
||||
accent: $themeColor
|
||||
));
|
||||
|
||||
@import "~vue-material/dist/components/MdButton/theme";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue