Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.04 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.04 KB

#About The Semantic Grid System is a modern approach to the CSS grid. It allows you to set column and gutter widths, choose the number of columns, and switch between pixels and percentages, and achieve responsive layouts, all without any ugly .grid_x classes in your markup. It is powered by LESS.js or SASS.

It lives on the web at Semantic.gs.

#Issues If you spot any issues or have ideas for improvement, feel free to file a ticket or fork on GitHub and issue a pull request.

#License Licensed under Apache 2.0. See LICENSE

#Created by The Semantic Grid System was built by Tyler Tate at TwigKit.

#Ported to SASS by The initial SASS port was made by Bobby Marko with corrections and additions from Hugues Lismonde