gaearon/css-loader — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2016-12-07
Import CSS files directly into JavaScript modules in a webpack build.
Scope CSS class names locally with CSS Modules to avoid naming collisions.
Automatically bundle images and fonts referenced inside CSS via url().
Compose styles from one CSS class into another across files.
| gaearon/css-loader | 3imed-jaberi/cryptography-si-isamm | 3imed-jaberi/koa-isomorphic-router | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2016-12-07 | 2021-09-25 | 2021-02-06 |
| Maintenance | Dormant | Dormant | Dormant |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 1/5 | 2/5 |
| Audience | developer | researcher | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires an existing webpack config to add the loader to.
A webpack loader that lets you import CSS files like JavaScript modules, resolving asset URLs and supporting scoped CSS Modules.
Mainly JavaScript. The stack also includes JavaScript, Webpack, CSS Modules.
Dormant — no commits in 2+ years (last push 2016-12-07).
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.