Inline css and js links with file contents
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Gulp plugin inlines CSS and JavaScript files into HTML by replacing `<link>` and `<script>` tags with their file contents, wrapped between `<!-- smoosh -->` and `<!-- endsmoosh -->` comments. It's designed for web developers using Gulp who want to optimize their HTML files by embedding styles and scripts directly, improving load times and reducing HTTP requests.