Respond 1.2.0
The goal of this script is to provide a fast and lightweight (3kb minified / 1kb gzipped) script to enable responsive web designs in browsers that don't support CSS3 Media Queries - in particular, Internet Explorer 8 and under. It's written in such a way that it will probably patch support for other non-supporting browsers as well (more information on that soon).
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Respond -Version 1.2.0
dotnet add package Respond --version 1.2.0
<PackageReference Include="Respond" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Respond --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Respond, 1.2.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Respond as a Cake Addin
#addin nuget:?package=Respond&version=1.2.0
// Install Respond as a Cake Tool
#tool nuget:?package=Respond&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Merge pull request #104 from scottjehl/cross-domain Resolves Issue #59: Cross domain CSS files with ? in URL won't load
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.