How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
PostCSS plugin that adds a 'fix' argument to the 'clear' property
A lightweight PostCSS plugin that lets you write `clear: fix;` in your CSS and automatically expands it into a self‑clearing clearfix (an `::after` pseudo‑element with `content:''; display:block; clear:both;`). It’s aimed at front‑end developers who use PostCSS and need a simple, cross‑browser (IE 8+) clearfix without writing the boilerplate themselves.