DescriptionCategory: GTag: grid-auto-rowsBrief: Specifies a default row sizeLearn more about grid-auto-rowsImplement this tag in the Salam programming language for generating equivalent CSS.
貢獻者指南
研究方向
檢查Salam編譯器中類似CSS網格標籤的現有實現,例如grid template rows或grid template columns。找到標籤解析和代碼生成邏輯,然後遵循相同模式添加對grid auto rows的支持。