Middleman Neat

A gem for simple usage of Bourbon Neat inside your Middleman projects.

Installation & usage

Add this line to Middleman's Gemfile:

gem "middleman-neat"

In your config.rb:

activate :neat

Contributing

  1. Fork the repo!
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request with your changes

License

MIT: http://mit-license.org