Drop-in replacement for css-loader to generate typings for your CSS-Modules on the fly in webpack
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is a webpack loader that automatically generates TypeScript type definitions for CSS Modules during the build process, serving as a direct drop-in replacement for `css-loader`. It's designed for TypeScript developers using webpack who want type-safe imports for their CSS Modules without manually writing declaration files. The loader supports options like `namedExport