mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-02-09 10:20:16 +01:00
added a form element and a map
This commit is contained in:
@@ -5,15 +5,6 @@ module.exports = {
|
||||
"./components/**/*.{js,ts,jsx,tsx,mdx}",
|
||||
"./app/**/*.{js,ts,jsx,tsx,mdx}",
|
||||
],
|
||||
theme: {
|
||||
colors: {
|
||||
"orange" : "#F27127",
|
||||
"white" : "#FFFFFF",
|
||||
"gray" : "#333333",
|
||||
"dark-blue" : "#13274A",
|
||||
"light-blue" : "#2957A3",
|
||||
}
|
||||
},
|
||||
fontFamily: {
|
||||
sans: ["Inter", "sans-serif"],
|
||||
serif: ["Merriweather", "serif"],
|
||||
|
||||
Reference in New Issue
Block a user