.divide-x-dot > *:not(:last-child)::after { @apply px-1; content: 'ยท'; } .mention { @apply text-primary-600 dark:text-accent-blue hover:underline; } .emoji-lg img.emojione { @apply h-9 w-9 #{!important}; }