feat(Child): add broke message and update button styles
This commit is contained in:
parent
4c94212b7f
commit
f243483688
5 changed files with 31 additions and 7 deletions
|
@ -2,3 +2,7 @@
|
|||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
.button {
|
||||
@apply border-black rounded px-3 py-1 border-[3px];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue