hotfix: local logo

This commit is contained in:
austnv
2026-05-24 01:18:04 +03:00
parent b90949e5f4
commit 5edd56a31f
5 changed files with 10 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
export default {
darkMode: 'media',
content: ['./index.html', './src/**/*.{vue,js}'],
theme: { extend: {} },
plugins: [],
}