Browserify transform to require('file.less')
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
require-less is a Browserify transform that allows you to require('file.less') and output the compiled CSS into a separate file instead of injecting it into the DOM. It's designed for developers using Browserify who want to organize their CSS/ LESS files as modules and have them compiled into standalone CSS bundles that can be processed further with streams.