SansSerif => from identifier to StringLiteral.
parent
3bfff518b2
commit
6e9f8cf142
|
@ -1,7 +1,7 @@
|
||||||
Text (my-identifier) {
|
Text (my-identifier) {
|
||||||
text: "Hello, there!"
|
text: "Hello, there!"
|
||||||
font {
|
font {
|
||||||
family: SansSerif
|
family: "SansSerif"
|
||||||
pixelSize: 15
|
pixelSize: 15
|
||||||
}
|
}
|
||||||
width: 200
|
width: 200
|
||||||
|
|
Loading…
Reference in New Issue