UNPKG

m3-svelte

Version:

M3 Svelte implements the Material 3 design system in Svelte. See the [website](https://kendell.dev/m3-svelte/) for demos and usage instructions.

9 lines (8 loc) 207 B
[placeholder]::placeholder { color: --translucent(var(--m3c-on-surface), 0.5); opacity: 1; } ::selection { background-color: var(--m3c-tertiary-container); color: var(--m3c-on-tertiary-container); }