Shortcodes

This commit is contained in:
cdricms
2025-02-10 08:52:32 +01:00
parent a7ad045631
commit 8e87d834bc
20 changed files with 485 additions and 71 deletions

View File

@@ -9,6 +9,9 @@ export default {
],
theme: {
extend: {
fontFamily: {
times: ["Times New Roman", "Times", "serif"],
},
colors: {
background: "hsl(var(--background))",
foreground: "hsl(var(--foreground))",