mirror of
https://github.com/BlossomiShymae/clean-cuts.git
synced 2025-12-06 10:10:47 +01:00
Fix CSS, remove submodule
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<svg :width="size" :height="size">
|
||||
<image :href="`/lib/MaterialDesign/svg/${name}.svg`"
|
||||
<image :href="`https://raw.githubusercontent.com/Templarian/MaterialDesign/master/svg/${name}.svg`"
|
||||
:width="size"
|
||||
:height="size"/>
|
||||
</svg>
|
||||
|
||||
Reference in New Issue
Block a user