Neat is an open source semantic grid framework built on top of Sass and Bourbon.
What is it about?
Neat is a semantic grid framework built on top of Sass and Bourbon. It is simple enough to get you up and running in minutes, and powerful enough to handle any responsive layout you can dream of.
Why another grid framework?
Because we are not happy with other frameworks. We built Neat with the aim of promoting clean and semantic markup; it relies entirely on Sass mixins and does not pollute your HTML with presentation classes and extra wrapping div's.
It also aims to stay as lightweight as possible; just enough to handle the most common grid uses in modern Web design.
Is it responsive?
Yes. You can even change the grid settings in a specific breakpoint.
Alright. How do I get started?
Install Neat and its dependencies, read the documentation and check the examples page if you get lost. If you want to use Neat on your Rails app, there is a gem for that. Feedback? If you think something is broken or can be improved, fork the repo. You can also tweet your questions or suggestions at https://twitter.com/kaishin and https://twitter.com/kylefiedler.
Bourbon and Neat are maintained and funded by thoughtbot, inc.