Commit 5a20db0b authored by boojack's avatar boojack

chore: fix missing extend style item

parent 2136a954
......@@ -23,6 +23,9 @@ module.exports = {
100: "100",
1000: "1000",
},
gridTemplateRows: {
7: "repeat(7, minmax(0, 1fr))",
},
},
},
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment