Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The `clean-css-loader` is a webpack loader that minifies CSS files using the `clean-css` library, reducing file size and improving performance. It's designed for developers using webpack who want to optimize their CSS during the build process, particularly useful in production environments. The loader offers various configuration options to control minification behavior, including compatibility settings, optimization levels, and the ability to disable minification in development mode.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
retyui

retyui/clean-css-loader

CleanCSS loader module for webpack

JavaScript
11
3
MIT License
retyui's profile
retyui
14 contributions

Support the dependencies of retyui/clean-css-loader

Account's avatar
clean-css/clean-css
A well-tested CSS minifier
Account's avatar
tsconfig/bases
A base TSConfig for working with Node 12.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for clean-css
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for loader-utils
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
webpack-contrib/schema-utils
Stub TypeScript definitions entry for schema-utils, which provides its own types definitions
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
webpack/loader-utils
utils for webpack loaders
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.