feat: add tw variants
This commit is contained in:
5
src/components/ui/Button.module.scss
Normal file
5
src/components/ui/Button.module.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
@reference '../../index.scss';
|
||||
|
||||
.button {
|
||||
@apply rounded-2xl border-2 border-black p-5 text-white;
|
||||
}
|
||||
Reference in New Issue
Block a user