File "badge.css"

Full Path: /home/trinadezambia/public_html/democrm.trinadezambia-20260517231949/resources/css/badge.css
File size: 164 bytes
MIME-type: text/plain
Charset: utf-8

@layer components {
  .badge {
    @apply tw-inline tw-rounded-full tw-bg-neutral-100 tw-px-2.5 tw-py-0.5 tw-text-xs tw-font-medium tw-text-neutral-800;
  }
}