New icon system working with login form and tested in app.vue with hamburger and vertical ellipsis; just need to roll out throughout the app and import each icon individually.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* Xeslint-disable */
|
||||
import "@fortawesome/fontawesome-free/css/all.css";
|
||||
// import "@fortawesome/fontawesome-free/css/all.css";
|
||||
import "typeface-roboto/index.css";
|
||||
import "github-markdown-css";
|
||||
import Vue from "vue";
|
||||
|
||||
Reference in New Issue
Block a user