responsive-mq 1.2.5

dotnet add package responsive-mq --version 1.2.5
NuGet\Install-Package responsive-mq -Version 1.2.5
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="responsive-mq" Version="1.2.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add responsive-mq --version 1.2.5
#r "nuget: responsive-mq, 1.2.5"
#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 responsive-mq as a Cake Addin
#addin nuget:?package=responsive-mq&version=1.2.5

// Install responsive-mq as a Cake Tool
#tool nuget:?package=responsive-mq&version=1.2.5

Responsive MQ has been designed to enable you to attach JavaScript functions to media queries so you can have viewport specific code executing within your app to partner up with your responsive CSS.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.5 492 11/11/2014
1.2.3 295 11/3/2014
1.1.1 54 10/27/2014

Moved from Bitbucket to Github.