🔠 Added a monospace font

This commit is contained in:
2023-12-15 18:13:25 -05:00
parent 1f6d6ca6b6
commit f293d9e3ba
6 changed files with 147 additions and 117 deletions

View File

@@ -7,6 +7,7 @@ module.exports = {
theme: {
fontFamily: {
sans: ["PP Object Sans Regular", "sans-serif"],
hasklig: ["Hasklig Regular", "monospace"],
},
container: {
center: true,