How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
The **postcss-inline-css-vars** package is a PostCSS plugin that statically replaces CSS custom properties (`var(--…)`) with their concrete values defined in `:root`, then removes those variable declarations. It’s aimed at front‑end developers and build‑tool maintainers who want to generate pure CSS (e.g., for older browsers or performance‑critical bundles) without needing runtime CSS variables.