mirror of
https://github.com/imfing/hextra.git
synced 2025-05-13 19:46:26 -04:00

* feat: move badge to a separate partial * feat: badge shortcode * docs: add badge shortcode examples * chore: generate css * docs: add spaces between badges
3 lines
58 B
CSS
3 lines
58 B
CSS
.hextra-badge {
|
|
@apply hx-inline-flex hx-items-center;
|
|
} |