Profound.Kentico.SassPlugin
1100.46.1804
dotnet add package Profound.Kentico.SassPlugin --version 1100.46.1804
NuGet\Install-Package Profound.Kentico.SassPlugin -Version 1100.46.1804
<PackageReference Include="Profound.Kentico.SassPlugin" Version="1100.46.1804" />
paket add Profound.Kentico.SassPlugin --version 1100.46.1804
#r "nuget: Profound.Kentico.SassPlugin, 1100.46.1804"
// Install Profound.Kentico.SassPlugin as a Cake Addin #addin nuget:?package=Profound.Kentico.SassPlugin&version=1100.46.1804 // Install Profound.Kentico.SassPlugin as a Cake Tool #tool nuget:?package=Profound.Kentico.SassPlugin&version=1100.46.1804
Provides support for Sass (.scss) preprocessing and uses Autoprefixer to add vendor prefixes automatically. In Kentico CSS Stylesheets application, a new Sass file type would be available, and stylesheets can be created in .scss format. A live preview of compiled css containing vendor prefixes would be available. Supports all Sass formats including mixin. Vendor prefixes can be configured via browserlist string settings.
This plugin uses BundleTransformer which doesn't work without additional modifications to the website configuration file. Please add the following section group within the <configSections> of your web.config file.
<sectionGroup name="bundleTransformer">
<section name="core" type="BundleTransformer.Core.Configuration.CoreSettings, BundleTransformer.Core" />
</sectionGroup>
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- BundleTransformer.Autoprefixer (>= 1.9.207)
- JavaScriptEngineSwitcher.Msie (>= 2.4.18)
- LibSassHost (>= 1.1.9)
- LibSassHost.Native.win-x64 (>= 1.1.9)
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 |
---|---|---|
1100.46.1804 | 1,285 | 5/31/2018 |
1100.46.1803 | 940 | 5/30/2018 |
1100.46.1802 | 1,013 | 5/30/2018 |
1100.46.1801 | 961 | 5/30/2018 |
This version works with Kentico 11