Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of seaneking/postcss-clearfix

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

TrySound's profile
TrySound
10 contributions
perrin4869's profile
perrin4869
6 contributions
matthewmueller's profile
matthewmueller
1 contributions
dependabot[bot]'s profile
dependabot[bot]
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
seaneking

seaneking/postcss-clearfix

PostCSS plugin that adds a 'fix' argument to the 'clear' property

JavaScript
47
3
No license

A lightweight PostCSS plugin that lets you write `clear: fix;` in your CSS and automatically expands it into a self‑clearing clearfix (an `::after` pseudo‑element with `content:''; display:block; clear:both;`). It’s aimed at front‑end developers who use PostCSS and need a simple, cross‑browser (IE 8+) clearfix without writing the boilerplate themselves.