Skip to content

Instantly share code, notes, and snippets.

View Mexarus's full-sized avatar

Imam Gaji Mexarus

View GitHub Profile
tailwind.config = {
theme: {
extend: {
fontFamily: {
sans: ['Inter', 'sans-serif'],
serif: ['Merriweather', 'serif'],
},
colors: {
brand: {
teal: '#134E4A',