Switch to matierial-symbols
material-design-icons was outdated and missing symbols. I've now switched, as recommended in the issue. /closes #254
This commit is contained in:
parent
35db80121a
commit
0083231b85
14 changed files with 196 additions and 37 deletions
|
|
@ -10,7 +10,7 @@ import VueObserveVisibility from "vue-observe-visibility";
|
|||
require("vue-tour/dist/vue-tour.css");
|
||||
|
||||
// Import MD icons
|
||||
import "material-design-icons/iconfont/material-icons.css";
|
||||
import "material-symbols/outlined.css";
|
||||
|
||||
// UIKit overrides
|
||||
UIkit.mixin(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue