Kue705-FO UI component
This commit is contained in:
@@ -6,7 +6,11 @@ module.exports = {
|
||||
"./app/**/*.{js,ts,jsx,tsx,mdx}",
|
||||
],
|
||||
theme: {
|
||||
extend: {},
|
||||
extend: {
|
||||
colors: {
|
||||
"littwin-blue": "#00AEEF", // Definiere die Farbe mit dem gewünschten Hex-Wert
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user