mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-02-09 08:19:55 +00:00
monospace time
This commit is contained in:
@ -2,7 +2,11 @@
|
||||
module.exports = {
|
||||
content: ["./docs/**/*.html"],
|
||||
theme: {
|
||||
extend: {},
|
||||
extend: {
|
||||
fontFamily: {
|
||||
gmono: ["'Anonymous'", "monospace"],
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user