How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
A webpack loader to access LESS variables in JS
A tiny webpack loader that extracts values from a LESS file and makes them available as a plain JavaScript (or TypeScript) object. Developers can declare a special `#less-vars` block mapping JS‑style names to LESS variables, import the LESS file in their code and get a key‑value map of those variables (including overridden and `modifyVars` values), useful for projects that need to share design tokens between CSS/LESS and runtime JavaScript.