organized asf
This commit is contained in:
@@ -5,15 +5,17 @@ module.exports = {
|
||||
"./components/**/*.{js,ts,jsx,tsx}",
|
||||
],
|
||||
theme: {
|
||||
colors: {
|
||||
"gradient-dark": "#161926",
|
||||
"gradient-light": "#1b2034",
|
||||
primary: "#1E96FC",
|
||||
"primary-dark": "#1B264F",
|
||||
action: "#FF3366",
|
||||
secondary: "#FFE600",
|
||||
"primary-text": "#D9D9D9",
|
||||
},
|
||||
extend: {
|
||||
colors: {
|
||||
"gradient-dark": "#161926",
|
||||
"gradient-light": "#1b2034",
|
||||
primary: "#1E96FC",
|
||||
"primary-dark": "#1B264F",
|
||||
action: "#FF3366",
|
||||
secondary: "#FFE600",
|
||||
"primary-text": "#D9D9D9",
|
||||
},
|
||||
}
|
||||
},
|
||||
plugins: [],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user