• Stars
    star
    1,588
  • Rank 28,529 (Top 0.6 %)
  • Language
    CSS
  • License
    Apache License 2.0
  • Created almost 13 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The Semantic CSS Grid

#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.