run phx.new and add phx.gen.auth
This commit is contained in:
5
assets/css/components.scss
Normal file
5
assets/css/components.scss
Normal file
@ -0,0 +1,5 @@
|
||||
@layer components {
|
||||
.input {
|
||||
@apply rounded-lg px-4 py-2;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user