I started learning about CSS grid layout for a presentation and came across CSS grid level 2 explained in this smashing magazine. From here I learned about the property sub grid
. Following point has also been noted in this article.
Note: At the time of writing, none of the code below works in browsers. The aim here is to explain the syntax and concepts. The final specification is also likely to change from these details. For reference, I have written this article based on the Editor’s Draft available on June 23rd, 2018.
I tried searching about this topic, but failed to get proper descriptions regarding the same. Also, I couldn't find any forums to ask my doubt regarding this topic. Can anyone please help me know about this propertie's browser support? Can we start using this property?