bourbon.neat by Bourbon is maintained and funded by thoughtbot, inc. Follow @thoughtbot on Twitter.

<PackageReference Include="bourbon.neat" Version="1.6.0" />

 bourbon.neat 1.6.0

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.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>bourbon.neat</id>
    <version>1.6.0</version>
    <title>Bourbon Neat</title>
    <authors>Bourbon is maintained and funded by thoughtbot, inc. Follow @thoughtbot on Twitter.</authors>
    <owners>Samuel Vandamme</owners>
    <licenseUrl>https://github.com/thoughtbot/neat/blob/master/LICENSE</licenseUrl>
    <projectUrl>http://neat.bourbon.io/</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>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.</description>
    <copyright>Bourbon Neat is Copyright © 2012-2014 thoughtbot. It is free software, and may be redistributed under the terms specified in the LICENSE file.</copyright>
    <tags>Bourbon Neat SASS Framework Grid</tags>
    <dependencies>
      <dependency id="bourbon" version="3.1.8" />
    </dependencies>
  </metadata>
</package>