feat: auth jwt, permissions, login ui (wip)
This commit is contained in:
@@ -18,3 +18,10 @@ html {
|
||||
height: 100vh;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@for $i from 1 through 25 {
|
||||
.radius-#{$i} {
|
||||
border-radius: #{$i}px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user