In order to fully be usable, Pinegrow should add missing Aling and Justify CSS grid properties to the app grid editor, very important properties here.
Aligning items on the Block Axis: self-align and align-items
auto
normal
start
end
center
stretch
baseline
first baseline
last baseline
Justifying Items on the Inline Axis: justify-items and justify-self
auto
normal
start
end
center
stretch
baseline
first baseline
last baseline
Are there any reasons these properties are not included for css grid? Is like not including flexbox positioning properties in PG app.
Css Grid is no doubt the most powerful tool to build page layouts and deserve 100% attention from web site builders like Pinegrow.
Please Dev Team don’t forget about the core things (always improving them) while you enhance your apps.
Many Thanks