tylertate / semantic.gs

The Semantic CSS Grid

Home Page:tylertate.github.io/semantic.gs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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, switch between pixels and percentages, and achieve responsive layouts, all without any unsemantic .grid_x classes in your markup. By default it's powered by LESS.js, but also supports SCSS and Stylus.

It lives on the web at tylertate.github.io/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.

About

The Semantic CSS Grid

tylertate.github.io/semantic.gs/

License:Apache License 2.0


Languages

Language:CSS 73.9%Language:HTML 26.1%