feat: Add components and update global styles
This commit is contained in:
@@ -15,6 +15,6 @@ body,
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
@apply text-sm;
|
||||
@apply bg-gray-500;
|
||||
@apply text-gray-900;
|
||||
@apply bg-white;
|
||||
@apply dark:bg-black;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user