foundation-sass 5.5.1

dotnet add package foundation-sass --version 5.5.1
NuGet\Install-Package foundation-sass -Version 5.5.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="foundation-sass" Version="5.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add foundation-sass --version 5.5.1
#r "nuget: foundation-sass, 5.5.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install foundation-sass as a Cake Addin
#addin nuget:?package=foundation-sass&version=5.5.1

// Install foundation-sass as a Cake Tool
#tool nuget:?package=foundation-sass&version=5.5.1

Installs core Foundation5 SASS files in the Content folder of your ASP.NET MVC site.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.5.1 1,990 6/10/2015

After installing, use your installed SASS compiler to generate css files. Link to the foundation.css and normalize.css files in your html. Comment out any components you don't need in the foundation.scss file.