UNPKG

@authduo/authduo

Version:

Free User-sovereign Authentication for the World

18 lines (12 loc) 204 B
import {css} from "@benev/slate" export default css` .plate { max-width: 30em; margin: auto; text-align: left; align-items: stretch; } [view="breakdown"]::part(ul) { justify-content: start; } `