We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47672f5 commit 3d05edbCopy full SHA for 3d05edb
tailwind.config.ts
@@ -26,6 +26,7 @@ module.exports = {
26
lightHover: "#E0E0E0",
27
analogueBlue: "#0900FF",
28
},
29
+ newColor: "#123456",
30
fontFamily: {
31
sans: ["sans-serif", "sans-serif"],
32
serif: ["Georgia", "serif"],
0 commit comments