sdras / cssgridgenerator

🧮 Generate basic CSS Grid code to make dynamic layouts!
https://cssgrid-generator.netlify.com/
MIT License
5.02k stars 545 forks source link

Switch to column-gap and row-gap #144

Open rickdgray opened 7 months ago

rickdgray commented 7 months ago

grid-column-gap and grid-row-gap have been obsolete for a few years now. The generated code should use the new properties.

bramp commented 6 months ago

For those who don't know CSS, I googled this, and the properties got renamed

See https://developer.mozilla.org/en-US/docs/Web/CSS/column-gap