A free donate and p2p fundraising button so nonprofit websites can accept cryptocurrency, stocks, and cash - credit, debit, bank, PayPal, Venmo, Apple Pay, Google Pay.
This pull request removes the cxs dependency. Instead, a similar but custom-built module will be used, which works better in the context of Shadow DOM. It is no longer necessary to write styles in the head and then copy them into a style tag in the Shadow DOM.
This pull request removes the
cxs
dependency. Instead, a similar but custom-built module will be used, which works better in the context of Shadow DOM. It is no longer necessary to write styles in the head and then copy them into a style tag in the Shadow DOM.