Dropdown highlight

This commit is contained in:
Gregory Schier
2023-03-17 17:32:24 -07:00
parent cbe0d27a5e
commit f39d3e7eed
5 changed files with 14 additions and 5 deletions

View File

@@ -21,6 +21,7 @@ module.exports = {
"5xl": "3.052rem"
},
colors: {
highlight: "hsl(var(--color-gray-200) / 0.3)",
transparent: "transparent",
white: "hsl(0 100% 100% / <alpha-value>)",
black: "hsl(0 100% 0% / <alpha-value>)",