Add fonts and design

This commit is contained in:
2023-11-28 14:15:01 +00:00
committed by Daniel Patterson
parent 39e6f36e9a
commit 8ece628b30
16 changed files with 202 additions and 31 deletions

View File

@@ -15,7 +15,18 @@ module.exports = {
extend: {
colors: {
brand: "#FD4F00",
}
},
fontFamily: {
display: [
"Fraunces",
{
fontVariationSettings: '"WONK" 0,"SOFT" 100',
}
]
},
boxShadow: {
'sharp': '5px 5px 0 0 black'
}
},
},
plugins: [