foundation-sites by ZURB,Inc.

<PackageReference Include="foundation-sites" Version="6.4.1" />

Package Files

3,161,842 bytes

 foundation-sites 6.4.1

Foundation is the most advanced responsive front-end framework in the world. Quickly go from prototype to production, building sites or apps that work on any kind of device with Foundation. Includes a fully customizable, responsive grid, a large library of Sass mixins, commonly used JavaScript plugins, and full accessibility support. Package Contents: http://foundation.zurb.com/sites/docs/installation.html#package-contents

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>foundation-sites</id>
    <version>6.4.1</version>
    <title>Foundation-sites</title>
    <authors>ZURB,Inc.</authors>
    <owners>abdullahsalem</owners>
    <licenseUrl>https://github.com/zurb/foundation-sites/blob/develop/LICENSE</licenseUrl>
    <projectUrl>http://foundation.zurb.com</projectUrl>
    <iconUrl>http://foundation.zurb.com/sites/docs/assets/img/logos/foundation-sites-nuget-icon-128x128.jpg</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Foundation is the most advanced responsive front-end framework in the world. Quickly go from prototype to production, building sites or apps that work on any kind of device with Foundation. Includes a fully customizable, responsive grid, a large library of Sass mixins, commonly used JavaScript plugins, and full accessibility support.
      Package Contents: http://foundation.zurb.com/sites/docs/installation.html#package-contents</description>
    <summary>The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device. http://foundation.zurb.com</summary>
    <releaseNotes>Contains a few quick fixes and iterations from Foundation 6.4.0

* Fix issue with ruby-sass in menus: #10288
* Fix issue with ruby-sass in xy-grid: #10286
* Fix interchange on background images with parenthesis in url: #10264
* Add support for new Mastercard BIN numbers: #10241
* Fix a few vars that were missing from _settings.scss: #10311
* Fix a global variable reference in foundation.core.js: #10292
      
      CHANGELOG:
      https://github.com/zurb/foundation-sites/releases/tag/v6.4.1</releaseNotes>
    <tags>JavaScript Scss CSS HTML UI Foundation ZURB</tags>
    <dependencies>
      <dependency id="jQuery" version="3.0.0" />
    </dependencies>
  </metadata>
</package>