Bundle Transformer: Autoprefixer NuGet Package

BundleTransformer.Autoprefixer contains one postprocessor-adapter for postprocessing of CSS code - `AutoprefixCssPostProcessor`.

This adapter makes actualization of vendor prefixes in CSS code by using the Autoprefixer Host for .NET (https://github.com/Taritsyn/AutoprefixerHost) version 3.0.32 (supports the Andrey Sitnik's Autoprefixer (https://github.com/postcss/autoprefixer) version 10.4.16.1).

As a JS engine is used the JavaScript Engine Switcher library (https://github.com/Taritsyn/JavaScriptEngineSwitcher). For correct working of this module, you need to install one of the following NuGet packages:

* JavaScriptEngineSwitcher.ChakraCore
* JavaScriptEngineSwitcher.Jint
* JavaScriptEngineSwitcher.Msie (only in the Chakra JsRT modes)
* JavaScriptEngineSwitcher.V8

After installing the packages, you will need to register the default JS engine (https://github.com/Taritsyn/JavaScriptEngineSwitcher/wiki/Registration-of-JS-engines).




Got any Bundle Transformer: Autoprefixer Question?





Info

Version: 1.13.16
Author(s): Andrey Taritsyn
Last Update: Wednesday, January 10, 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)

1 package depend on this package.


Tags



STATS

must-have-score

4.7

avg-downloads-per-day

143

days-since-last-release

118