Info
Version: | 1.15.0 |
Author(s): | Andrey Taritsyn |
Last Update: | Wednesday, August 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Taritsyn/BundleTransformer |
NuGet Url: | https://www.nuget.org/packages/BundleTransformer.Autoprefixer |
Install
Install-Package BundleTransformer.Autoprefixer
dotnet add package BundleTransformer.Autoprefixer
paket add BundleTransformer.Autoprefixer
BundleTransformer.Autoprefixer Download (Unzip the "nupkg" after downloading)
Dependencies
- BundleTransformer.Core(>= 1.10.0)
- AdvancedStringBuilder(>= 0.1.0)
- AutoprefixerHost(>= 3.0.5)
- JavaScriptEngineSwitcher.Core(>= 3.1.0)
Tags
This adapter makes actualization of vendor prefixes in CSS code by using the Autoprefixer Host for .NET.