Add fonts and design
This commit is contained in:
@@ -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: [
|
||||
|
||||
Reference in New Issue
Block a user