Forum Feature requests

Support for multiple CSS properties

Harm van den Hoek
Hi,

Are the following CSS properties on the roadmap to be supported?
  • grid-area
  • grid-auto-columns
  • grid-auto-flow
  • grid-auto-rows
  • grid-template-areas
  • grid-template-columns
  • grid-template-rows
  • justify-self
I currently get the error that those properties are not supported.

Also is there somekind of estimate when the next full release is that contains the support for gap?
Since it is contained in latest build, but not yet in a release.
mikeday
Support for CSS grid is on the roadmap, yes.

Latest builds are usable now if you need the "gap" property for flexbox.