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

CSS Hot Loader is a Webpack loader that enables hot module replacement for extracted CSS files, solving the issue of CSS not updating during development when using extract-text-webpack-plugin or mini-css-extract-plugin. It's designed for frontend developers and teams using Webpack who want to maintain fast CSS reloads without injecting styles via JavaScript, particularly useful for production-like development environments where CSS is extracted to separate files.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of shepherdwind/css-hot-loader

Account's avatar
webpack/loader-utils
utils for webpack loaders
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
jestjs/jest
Delightful JavaScript Testing.

Support the repos that depend on this repository

Top contributors

shepherdwind's profile
shepherdwind
74 contributions
Obi-Dann's profile
Obi-Dann
2 contributions
GeorgeTaveras1231's profile
GeorgeTaveras1231
2 contributions
nvlad's profile
nvlad
2 contributions
nickav's profile
nickav
2 contributions
tfoxy's profile
tfoxy
2 contributions
aminland's profile
aminland
1 contributions
gpbl's profile
gpbl
1 contributions
ilyazub's profile
ilyazub
1 contributions
jmatijevic's profile
jmatijevic
1 contributions

Recent events

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

No events yet
shepherdwind

shepherdwind/css-hot-loader

This is a css hot loader, which support hot module replacement for an extracted css file.

JavaScript
309
29
MIT License