Neat

Version 4.0.0

A lightweight and flexible Sass grid

Installation

If you are using Ruby on Rails, Middleman, or Jekyll, install Neat using RubyGems. Just add the following to your Gemfile.

gem "neat"

Alternatively, you can install Neat with Bower, Ruby, or NPM. You can also use the Neat CLI tool to install Neat in the current directory.

gem install neat
neat install

Next up just import Neat in to your scss files by placing the `@import` in to the top your sass file.

@import "neat";

πŸŽ‰πŸŽ‰πŸŽ‰

You're all set from there! If you need more info you can check out the detailed Installation instructions in the README or check the documentation on how to get started.

Welcome to the family

πŸ‘‹

Neat also works great with Bourbon and Bitters, They are all lightweight and easy to work with so it’s a blast to try them out and see if they’re right for your next project.