Open zachacole opened 8 years ago
Changed your mind on #2?
+1 to this! Please remove text styles, as when I think of simple grid, I just expect a grid; nothing more. It's an easy fix on my end... overall nice work!
+1
If anyone is interested, I've removed the typography styles on my fork. I've also done other things as well such as added a build process via postcss (prefixing and minification)
I discovered this repo after trying to isolate the grid part of several responsive css frameworks... I need the grid, nothing but the grid, so I was disappointed to see a typography part. But it looks good anyway.
I've started a fork of this repository to do some cleanup and improvements.
One of these improvements was to separate the typography CSS into it's own file so it has to be explicitly included. Usage is nearly identical to this project except some changes to how breakpoints work and switching the grids to use the flexbox layout.
Anyone who's interested in such a project can find it at https://simplegrid.hostbybelle.com/ or https://github.com/HostByBelle/Simple-Grid-Plus.
+1 I'd love to use just the grid framework part