Modernizr 2.6.2
See the version list below for details.
Install-Package Modernizr -Version 2.6.2
dotnet add package Modernizr --version 2.6.2
<PackageReference Include="Modernizr" Version="2.6.2" />
paket add Modernizr --version 2.6.2
#r "nuget: Modernizr, 2.6.2"
// Install Modernizr as a Cake Addin
#addin nuget:?package=Modernizr&version=2.6.2
// Install Modernizr as a Cake Tool
#tool nuget:?package=Modernizr&version=2.6.2
Modernizr adds classes to the <html> element which allow you to target specific browser functionality in your stylesheet. You don't actually need to write any Javascript to use it.
Modernizr is a small and simple JavaScript library that helps you take advantage of emerging web technologies (CSS3, HTML5) while still maintaining a fine level of control over older browsers that may not yet support these new technologies.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at https://nugetpackages.codeplex.com/
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.