Another .less files watcher, but this time with dependency tracking and growl notifications.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Autoless is a Node.js tool for automatically compiling .less files with dependency tracking, ensuring that when a file is modified, all files that import it are also recompiled. It includes features like cross-platform notifications via node-notifier, source map generation, and autoprefixing support. This project is designed for developers working with .less stylesheets who want a lightweight, standalone watcher for their build process, though it is no longer maintained and bundlers like Webpack or Rollup are recommended for new projects.