A way to analyse LESS style sheets to ensure that they follow the guidelines from "Non-cascading CSS: A revolution!" (see http://www.productiverage.com/noncascading-css-a-revolution).
Info
Version: | 1.5.0 |
Author(s): | ProductiveRage |
Last Update: | Monday, June 19, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/DanRoberts/noncascadingcssrulesenforcer |
NuGet Url: | https://www.nuget.org/packages/ProductiveRage.NonCascadingCSSRulesEnforcer |
Install
Install-Package ProductiveRage.NonCascadingCSSRulesEnforcer
dotnet add package ProductiveRage.NonCascadingCSSRulesEnforcer
paket add ProductiveRage.NonCascadingCSSRulesEnforcer
ProductiveRage.NonCascadingCSSRulesEnforcer Download (Unzip the "nupkg" after downloading)
Dependencies
- CssMinifier(>= 2.2.0)