EsBuildMinifierExtensions.AddEsBuildCssMinifier method
namespace: Serenity.Extensions.DependencyInjection assembly: Serenity.Net.Web
Adds the EsBuild CSS minifier to the service collection.
public static IServiceCollection AddEsBuildCssMinifier(this IServiceCollection collection)
| parameter | description |
|---|---|
| collection | The service collection. |
Return Value
The same service collection so that calls can be chained.