UNPKG

@authduo/authduo

Version:

Free User-sovereign Authentication for the World

14 lines (9 loc) 156 B
import {css} from "@benev/slate" export default css` input[readonly] { width: 100%; font-family: monospace; font-size: 0.7em; margin: 3em auto; } `