Stylelint rule for preventing the use of low performance animation and transition properties.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This Stylelint plugin helps front-end developers avoid performance-heavy CSS animation and transition properties that trigger costly browser layout or paint operations. It uses a configurable blacklist approach instead of a whitelist, allowing users to specifically target layout-affecting or paint-affecting properties while excluding others. The tool is designed for teams using Stylelint who want to enforce smooth, high-performance animations in their CSS codebases.