add comment for empty style name assignment

This commit is contained in:
end-4
2025-12-29 18:37:55 +01:00
parent 953427692f
commit 61feb958ec
@@ -9,8 +9,9 @@ StyledText {
family: Appearance.font.family.expressive
pixelSize: 20
weight: 350
variableAxes: ({})
// Set empty to prevent conflicts, not meaningless
styleName: ""
variableAxes: ({})
}
style: Text.Raised
styleColor: Appearance.colors.colShadow