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 c9661dc commit ffb0fc2Copy full SHA for ffb0fc2
sample/Sample.css
@@ -5,7 +5,7 @@ body {
5
6
body {
7
margin: 0;
8
- font-family: Segoe UI, Tahoma, sans-serif;
+ font-family: 'Segoe UI', Tahoma, sans-serif;
9
}
10
11
.Sample input,
test/Test.css
@@ -1,6 +1,6 @@
1
2
3
4
.Test header {
0 commit comments