Media query parser with very simple traversing functionality.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
PostCSS Media‑Query‑Parser is a tiny, dependency‑free library that tokenises a CSS media‑query string into a rich abstract syntax tree of nodes (media‑query‑list, media‑query, media‑feature, etc.). It’s intended for PostCSS plug‑in authors or anyone building a CSS‑processing pipeline who needs to inspect, transform, or validate media queries beyond simple string matching.