While using bundlers such as webpack people don't prefer downloading the css file and include it in a project. So it will be good if simple grid is available as a node module. I found some other guy have published it in npmjs link is https://www.npmjs.com/package/simplegrid. If you found it good just add it your readme and website so people can easily install your module by running npm install --save simplegrid. I came here actually looking whether simple-grid is available as a npm package.
While using bundlers such as webpack people don't prefer downloading the css file and include it in a project. So it will be good if simple grid is available as a node module. I found some other guy have published it in npmjs link is https://www.npmjs.com/package/simplegrid. If you found it good just add it your readme and website so people can easily install your module by running
npm install --save simplegrid. I came here actually looking whether simple-grid is available as a npm package.