feat(notift): CSS classes

This commit is contained in:
izMystic
2021-10-22 00:14:18 -04:00
parent 06e44a4553
commit b29e31119d
5 changed files with 65 additions and 12 deletions
+4
View File
@@ -18,6 +18,10 @@
rel="stylesheet"
type="text/css"
/>
<link
href="style.css"
rel="stylesheet"
/>
<script
src="https://cdn.jsdelivr.net/npm/vue@3/dist/vue.global.prod.js"
defer