Closed paulgildea closed 3 years ago
When defining the alignment for type, being able to define the following:
"Alignment": { "Start": { "value": "left"}, "Center": { "value": "center"}, "End": { "value": "end"}, "Justify": { "value": "justify"} }
I've been talking about this with Daisy and we agreed that we can just remove those since we don't have any specific need for them.
When defining the alignment for type, being able to define the following: