@customjs/note
Advanced tools
+1
-1
| { | ||
| "name": "@customjs/note", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^8.2.0", |
| @import '~@angular/material/theming'; | ||
| @mixin customj-note-theming($theme) { | ||
| @mixin customjs-note-theming($theme) { | ||
| $primary: map-get($theme, primary); | ||
@@ -5,0 +5,0 @@ $accent: map-get($theme, accent); |
| @import '~@angular/material/theming'; | ||
| @mixin customj-note-theming($theme) { | ||
| @mixin customjs-note-theming($theme) { | ||
| $primary: map-get($theme, primary); | ||
@@ -5,0 +5,0 @@ $accent: map-get($theme, accent); |
28717
0.01%