mirror of
https://github.com/Rakantor/personal-portfolio.git
synced 2025-12-17 19:36:32 +01:00
Remove unnecessary comment
This commit is contained in:
@@ -48,7 +48,6 @@ export default defineNuxtPlugin(nuxtApp => {
|
|||||||
theme: {
|
theme: {
|
||||||
// customVariables: ['~/assets/variables.scss'],
|
// customVariables: ['~/assets/variables.scss'],
|
||||||
defaultTheme: 'myCustomDarkTheme',
|
defaultTheme: 'myCustomDarkTheme',
|
||||||
// options: { customProperties: true },
|
|
||||||
themes: {
|
themes: {
|
||||||
myCustomDarkTheme,
|
myCustomDarkTheme,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user