normalize.css
3.0.2
Normalize.css is a customisable CSS file that makes browsers render all elements more consistently and in line with modern standards. We researched the differences between default browser styles in order to precisely target only the styles that need normalizing.
Install-Package normalize.css -Version 3.0.2
dotnet add package normalize.css --version 3.0.2
<PackageReference Include="normalize.css" Version="3.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add normalize.css --version 3.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on normalize.css:
Package | Downloads |
---|---|
ModernWeb
A set of awesome modern components that you can use in every Web project
|
|
IwStyle
Basic semantic cascading styles (css).
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on normalize.css:
Repository | Stars |
---|---|
Sustainsys/Saml2
Saml2 Authentication services for ASP.NET
|