mirror of
https://github.com/bakateam/merakiui.git
synced 2025-12-10 15:35:34 +00:00
Add meta tags and prettier
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div :class="{ 'dark' : darkMode }">
|
||||
<div class="bg-white dark:bg-gray-900 font-roboto" id="app">
|
||||
<div class="bg-white dark:bg-gray-900 font-roboto">
|
||||
<header-component></header-component>
|
||||
<main-component></main-component>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user