RequestReduce.SassLessCoffee
1.8.76
dotnet add package RequestReduce.SassLessCoffee --version 1.8.76
NuGet\Install-Package RequestReduce.SassLessCoffee -Version 1.8.76
<PackageReference Include="RequestReduce.SassLessCoffee" Version="1.8.76" />
paket add RequestReduce.SassLessCoffee --version 1.8.76
#r "nuget: RequestReduce.SassLessCoffee, 1.8.76"
// Install RequestReduce.SassLessCoffee as a Cake Addin #addin nuget:?package=RequestReduce.SassLessCoffee&version=1.8.76 // Install RequestReduce.SassLessCoffee as a Cake Tool #tool nuget:?package=RequestReduce.SassLessCoffee&version=1.8.76
RequestReduce.SassLessCoffee is an add-on to RequestReduce which compiles DotLess and Sass CSS as well as Coffee scripts to be included in the RequestDeuce sprite generation, minification and bundling processing. Simply reference your .less, .sass, .scss and .coffee files with those extensions and RequestReduce will compile them before performing its reductions.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- dotless (>= 1.3.0.4)
- RequestReduce (>= 1.8.76)
- SassAndCoffee.Core (>= 2.0.2)
- SassAndCoffee.JavaScript (>= 2.0.2)
- SassAndCoffee.Ruby (>= 2.0.2)
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 |
---|---|---|
1.8.76 | 7,266 | 7/30/2012 |
1.8.73 | 1,730 | 6/27/2012 |
1.8.71 | 1,327 | 6/27/2012 |
1.8.67 | 1,381 | 6/15/2012 |
1.8.63 | 1,387 | 6/12/2012 |
1.8.49 | 1,428 | 6/5/2012 |
1.8.47 | 1,346 | 6/5/2012 |
1.8.32 | 1,596 | 4/30/2012 |
1.8.30 | 1,345 | 4/29/2012 |
1.8.13 | 1,689 | 3/13/2012 |
1.8.8 | 1,353 | 3/12/2012 |
1.8.3 | 1,343 | 3/12/2012 |
1.8.1 | 1,378 | 3/12/2012 |
1.7.108 | 1,494 | 2/17/2012 |
1.7.107 | 1,356 | 2/17/2012 |
1.7.105 | 1,386 | 2/15/2012 |
1.7.103 | 1,358 | 2/14/2012 |
1.7.100 | 1,406 | 2/13/2012 |
1.7.94 | 1,388 | 2/11/2012 |
1.7.64 | 1,389 | 2/6/2012 |
1.7.61 | 1,419 | 2/5/2012 |
1.7.49 | 1,401 | 1/30/2012 |
1.7.29 | 1,446 | 1/17/2012 |
1.7.26 | 1,436 | 1/15/2012 |
1.7.15 | 1,429 | 1/13/2012 |
1.7.7 | 1,481 | 1/12/2012 |
1.7.5 | 1,388 | 1/12/2012 |
1.7.0 | 1,393 | 1/9/2012 |
1.6.64 | 1,474 | 1/8/2012 |
1.6.58 | 1,396 | 1/6/2012 |
1.6.56 | 1,408 | 1/5/2012 |
1.6.54 | 1,418 | 12/31/2011 |
1.6.52 | 1,407 | 12/29/2011 |
1.6.49 | 1,423 | 12/29/2011 |
1.6.38 | 1,423 | 12/21/2011 |
1.6.24 | 1,429 | 12/17/2011 |
1.6.19 | 1,506 | 12/14/2011 |
1.6.12 | 1,406 | 12/13/2011 |
1.6.9 | 1,480 | 12/12/2011 |
1.6.5 | 1,494 | 12/9/2011 |
1.6.3 | 1,391 | 12/9/2011 |
1.6.1 | 1,430 | 12/9/2011 |
* Fix bug creating requestReduce folder within a virtual app
* Fix issue with cache not refreshing upon deleting cache files
* upgrade to ajaxMin 4.56
* Background images with vertical offsets will have their offsets preserved if the containing selector has no explicit height.
* upgrade to dotless 1.3.0.4
* Append all bundled javascript with a semicolon. Not just ones ending in } or )
* Do not inject contentHost in embedded resources in Externalk CSS that cant be sprited
* Fix broken dashboard links
* Make Dashboard work with IIS6
* upgrade to dotless 1.2.4.0
* Do not deop query string parameters passed to Less parser
* Add compatibility with Azure CDN
* Add API Method to manually attach ResponseFilter in case application needs it to attach sooner