UNPKG

@authduo/authduo

Version:

Free User-sovereign Authentication for the World

16 lines (13 loc) 245 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; } `; //# sourceMappingURL=styles.css.js.map