mirror of
https://github.com/0xShay/ticketchain.git
synced 2026-01-11 13:13:25 +00:00
adding react components without logic
This commit is contained in:
@@ -10,6 +10,10 @@ const config: Config = {
|
||||
theme: {
|
||||
extend: {
|
||||
colors: {
|
||||
black: {
|
||||
DEFAULT: '#000',
|
||||
100: '#000319',
|
||||
},
|
||||
background: 'hsl(var(--background))',
|
||||
foreground: 'hsl(var(--foreground))',
|
||||
card: {
|
||||
|
||||
Reference in New Issue
Block a user