We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f19695 commit 9837e1cCopy full SHA for 9837e1c
dev/common.js
@@ -4,10 +4,6 @@ import { addGlobalThemeStyles } from '@vaadin/vaadin-themable-mixin/register-sty
4
addGlobalThemeStyles(
5
'dev-common',
6
css`
7
- html {
8
- color-scheme: light dark;
9
- }
10
-
11
body {
12
font-family: system-ui, sans-serif;
13
line-height: 1.25;
0 commit comments