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 |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- 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 | 6,756 | 7/30/2012 |
1.8.73 | 1,471 | 6/27/2012 |
1.8.71 | 1,125 | 6/27/2012 |
1.8.67 | 1,215 | 6/15/2012 |
1.8.63 | 1,191 | 6/12/2012 |
1.8.49 | 1,240 | 6/5/2012 |
1.8.47 | 1,150 | 6/5/2012 |
1.8.32 | 1,412 | 4/30/2012 |
1.8.30 | 1,138 | 4/29/2012 |
1.8.13 | 1,453 | 3/13/2012 |
1.8.8 | 1,177 | 3/12/2012 |
1.8.3 | 1,171 | 3/12/2012 |
1.8.1 | 1,183 | 3/12/2012 |
1.7.108 | 1,289 | 2/17/2012 |
1.7.107 | 1,156 | 2/17/2012 |
1.7.105 | 1,183 | 2/15/2012 |
1.7.103 | 1,155 | 2/14/2012 |
1.7.100 | 1,208 | 2/13/2012 |
1.7.94 | 1,198 | 2/11/2012 |
1.7.64 | 1,199 | 2/6/2012 |
1.7.61 | 1,200 | 2/5/2012 |
1.7.49 | 1,221 | 1/30/2012 |
1.7.29 | 1,263 | 1/17/2012 |
1.7.26 | 1,246 | 1/15/2012 |
1.7.15 | 1,244 | 1/13/2012 |
1.7.7 | 1,262 | 1/12/2012 |
1.7.5 | 1,213 | 1/12/2012 |
1.7.0 | 1,226 | 1/9/2012 |
1.6.64 | 1,263 | 1/8/2012 |
1.6.58 | 1,199 | 1/6/2012 |
1.6.56 | 1,209 | 1/5/2012 |
1.6.54 | 1,250 | 12/31/2011 |
1.6.52 | 1,216 | 12/29/2011 |
1.6.49 | 1,220 | 12/29/2011 |
1.6.38 | 1,229 | 12/21/2011 |
1.6.24 | 1,248 | 12/17/2011 |
1.6.19 | 1,297 | 12/14/2011 |
1.6.12 | 1,227 | 12/13/2011 |
1.6.9 | 1,250 | 12/12/2011 |
1.6.5 | 1,256 | 12/9/2011 |
1.6.3 | 1,221 | 12/9/2011 |
1.6.1 | 1,262 | 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