You've already forked obsidian-visualiser
Progressing on the basic components implementation
This commit is contained in:
@@ -14,7 +14,7 @@ export default defineNuxtConfig({
|
||||
theme: {
|
||||
extend: {
|
||||
boxShadow: {
|
||||
raw: '0 0 0 4px var(--tw-shadow-color)'
|
||||
raw: '0 0 0 3px var(--tw-shadow-color)'
|
||||
},
|
||||
},
|
||||
colors: {
|
||||
|
||||
Reference in New Issue
Block a user