When the Soul Speaks Before the Mind
tailwind.config = { theme: { extend: { colors: { accent: '#C5A059', }, fontFamily: { display: ['Playfair Display', 'serif'], body: ['Lato', 'sans-serif'], }, letterSpacing: { 'wider-display': '0.05em', } } } }
Leia mais