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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of webpack-contrib/css-loader

Account's avatar
css-modules/icss-utils
ICSS utils for postcss ast
Account's avatar
css-modules/postcss-modules-extract-imports
A CSS Modules transform to extract local aliases for inline imports
Account's avatar
css-modules/postcss-modules-local-by-default
A CSS Modules transform to make local scope the default
Account's avatar
css-modules/postcss-modules-scope
A CSS Modules transform to extract export statements from local-scope classes
Account's avatar
css-modules/postcss-modules-values
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
Account's avatar
TrySound/postcss-value-parser
Transforms css values and at-rule params into the tree
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing conventional commits
Account's avatar
webpack-contrib/eslint-config-webpack
Provides Webpacks's .eslintrc as an extensible shared config
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
streetsidesoftware/cspell
A Spelling Checker for Code!
Account's avatar
yowainwright/es-check
Checks the ECMAScript version of .js glob against a specified version of ECMAScript with a shell command
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jestjs/jest
Account's avatar
less/less.js
Leaner CSS
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
streamich/memfs
In-memory file-system with Node's fs API.
Account's avatar
csstools/postcss-plugins
Convert modern CSS into something browsers understand
Account's avatar
sass/dart-sass
A pure JavaScript implementation of Sass.
Account's avatar
stylus/stylus
Robust, expressive, and feature-rich CSS superset
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

Support the repos that depend on this repository

Top contributors

evilebottnawi's profile
evilebottnawi
218 contributions
sokra's profile
sokra
166 contributions
alexander-akait's profile
alexander-akait
163 contributions
ersachin3112's profile
ersachin3112
62 contributions
cap-Bernardito's profile
cap-Bernardito
33 contributions
dependabot[bot]'s profile
dependabot[bot]
22 contributions
joshwiens's profile
joshwiens
15 contributions
michael-ciniawsky's profile
michael-ciniawsky
13 contributions
snitin315's profile
snitin315
11 contributions
markdalgleish's profile
markdalgleish
9 contributions

Recent events

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

No events yet
webpack-contrib

webpack-contrib/css-loader

CSS Loader

JavaScript
4323
611
MIT License

The **css‑loader** is a Webpack loader that lets you `import` or `require` CSS files and treats `@import` and `url()` statements as module dependencies, optionally supporting CSS Modules, source‑maps, and various resolution options. It’s intended for front‑end developers building modern JavaScript applications with Webpack who need to bundle and optionally scope their styles alongside their code.