PostCSS plugin to center elements.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
postcss-center is a PostCSS plugin that simplifies centering elements by allowing developers to use `top: center` and `left: center` in CSS, which it then transpiles into the appropriate positioning and transform properties. It's designed for frontend developers and designers who use PostCSS and want an easier way to center elements without manually writing complex positioning rules.