A super lightweight, responsive, and modern CSS grid made from the CSS Grid display property.
Developed by Eric Liang
Skelly Grid is a 12-column CSS grid system is made for creating responsive websites.
Sample Demo: https://ewliang.github.io/Skelly-CSS-Grid-12-Column-Framework/
All you need is to include the skelly-grid.css file in your website.
Because Bootstrap is a framework well-known by many, I've decided to use most of the class names found in Bootstrap to help lower the learning curve. After all, innovation is supposed to make life easier, not harder. Being productive is important, especially when our greatest asset is time.
Simply copy and paste the "skelly-grid.css" file into your web project. Then include it into your HTML file. Now you're all set, and ready to start using the Skelly Grid!
- CSS3
- Add more container size options
- Create SASS/SCSS versions
- Minimize code -> Solved with Sass Version
Open Source under MIT License.