PostCSS plugin, replaces values inside url() functions with their base64 encoded strings
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This PostCSS plugin replaces file paths or inline content inside CSS `url()` functions with their base64-encoded equivalents. It is now deprecated and unmaintained, as embedding resources directly in CSS is generally discouraged in favor of standard URLs. The plugin may only be relevant for legacy projects or specific edge cases where base64 encoding is absolutely required.