We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b48f05 + 04473c0 commit 887d84dCopy full SHA for 887d84d
1 file changed
tailwind.config.js
@@ -24,9 +24,9 @@ module.exports = {
24
extend: {
25
colors: {
26
blue: "#7466FF",
27
- turquoise: "#80E6E6",
28
- orange: "#FF804D",
29
pink: "#FF66B3",
+ orange: "#FF804D",
+ turquoise: "#80E6E6",
30
border: "hsl(var(--border))",
31
input: "hsl(var(--input))",
32
ring: "hsl(var(--ring))",
0 commit comments