[DEPRECATED] Like style-loader, but can be used on server
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`fake-style-loader` is a Webpack loader that allows CSS modules to be used on the server, similar to how `style-loader` works on the client. It's designed for developers building server-side rendered applications who need to extract CSS class names and source code from CSS modules. However, the project is now deprecated in favor of using `css-loader/locals` directly, which provides most of the same functionality.