create dark mode
This commit is contained in:
@@ -7,7 +7,7 @@ export default {
|
||||
** Headers of the page
|
||||
*/
|
||||
head: {
|
||||
title: 'webgems 💎',
|
||||
title: '💎webgems',
|
||||
meta: [
|
||||
{ charset: 'utf-8' },
|
||||
{ name: 'viewport', content: 'width=device-width, initial-scale=1' },
|
||||
@@ -34,7 +34,6 @@ export default {
|
||||
** Global CSS
|
||||
*/
|
||||
css: [
|
||||
'~/assets/css/tailwind.css'
|
||||
],
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user