Progressing on the basic components implementation

This commit is contained in:
2024-10-29 14:04:05 +01:00
parent 1b2472bc1a
commit 97f8ca499a
7 changed files with 72 additions and 16 deletions

View File

@@ -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: {