UNPKG

@authduo/authduo

Version:

Free User-sovereign Authentication for the World

12 lines (10 loc) 197 B
import { css } from "@benev/slate"; export default css ` input[readonly] { width: 100%; font-family: monospace; font-size: 0.7em; margin: 3em auto; } `; //# sourceMappingURL=styles.css.js.map