mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 16:31:52 +01:00
feat(tailwind): enable default colors
This commit is contained in:
@@ -16,6 +16,7 @@ module.exports = {
|
||||
"2xl": "1536px",
|
||||
},
|
||||
colors: {
|
||||
...require('tailwindcss/colors'),
|
||||
transparent: "transparent",
|
||||
neutral: {
|
||||
DEFAULT: "rgba(var(--color-neutral), <alpha-value>)",
|
||||
|
||||
Reference in New Issue
Block a user