Removed SCSS variables, and replaced with CSS --vars
This commit is contained in:
@@ -13,6 +13,7 @@ const router = new Router({
|
||||
component: Home,
|
||||
props: {
|
||||
sections: conf.sections || [],
|
||||
appConfig: conf.appConfig || {},
|
||||
},
|
||||
meta: {
|
||||
title: 'Home Page',
|
||||
|
||||
Reference in New Issue
Block a user