mirror of
https://github.com/TECHNOFAB11/svelte-oidc.git
synced 2025-12-12 08:00:07 +01:00
follows a pattern similar to @dopry/svelte-auth0, but uses the more standards compliant oidc-client.js library.
7 lines
No EOL
74 B
CSS
7 lines
No EOL
74 B
CSS
html {
|
|
font-family: sans-serif;
|
|
}
|
|
|
|
h1 {
|
|
font-family: sans-serif;
|
|
} |