Add a unified setup view stylesheet
This commit is contained in:
@@ -6,6 +6,7 @@ import i18n from './i18n.js';
|
||||
import SetupView from './views/SetupView.vue';
|
||||
|
||||
import './style.css';
|
||||
import './setup.css';
|
||||
|
||||
(async function init() {
|
||||
const app = createApp(SetupView);
|
||||
|
||||
Reference in New Issue
Block a user