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

postcss-critical-split is a PostCSS plugin for developers who want to optimize website performance by extracting critical CSS. It processes existing CSS files, identifying and separating critical styles marked with special comments into a dedicated file, while leaving non-critical styles in the original file. This allows for faster page rendering by inlining critical CSS while keeping the full stylesheet separate.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of menocreativity/postcss-critical-split

Account's avatar
yeikos/js.merge
(recursive)? merging of (cloned)? objects.
Account's avatar
bahamas10/node-clear
Clear the terminal screen if possible
Account's avatar
jestjs/jest
Delightful JavaScript Testing.

Support the repos that depend on this repository

Top contributors

mrnocreativity's profile
mrnocreativity
7 contributions
ocean90's profile
ocean90
6 contributions
agarzola's profile
agarzola
3 contributions
biancapower's profile
biancapower
1 contributions

Recent events

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

No events yet
menocreativity

menocreativity/postcss-critical-spl...

A PostCSS plugin that takes existing CSS files and splits out the annotated critical styles into a seperate file.

JavaScript
86
6
MIT License