Info
Version: | 1.14.0 |
Author(s): | Andrey Taritsyn |
Last Update: | Wednesday, May 29, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Taritsyn/BundleTransformer |
NuGet Url: | https://www.nuget.org/packages/BundleTransformer.Less |
Install
Install-Package BundleTransformer.Less
dotnet add package BundleTransformer.Less
paket add BundleTransformer.Less
BundleTransformer.Less Download (Unzip the "nupkg" after downloading)
Dependencies
- BundleTransformer.Core(>= 1.10.0)
- AdvancedStringBuilder(>= 0.1.0)
- JavaScriptEngineSwitcher.Core(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.2)
Tags
This adapter makes translation of LESS code to CSS code. Also contains the `LessAssetHandler` debugging HTTP handler, which is responsible for text output of translated LESS asset.