UNPKG

kunkun-ext-nostr-nip-19

Version:

This extension helps you encode and decode [Nostr NIP-19](https://github.com/nostr-protocol/nips/blob/master/19.md) entities (like npub, nsec, note, nprofile, and nevent). It provides convenient commands that can be triggered from [Kunkun](https://kunkun.

6 lines 198 B
@import url("@kksh/react/css"); @import url("@kksh/react/themes"); /* @tailwind base; */ /* This adds white border to command components under dark mode */ @tailwind components; @tailwind utilities;