forked from drowl87/hextra_mirror
feat: add tag support for card shortcode (#427)
* styles: accept tags on cards with default and custom colors * styles: compile css
This commit is contained in:
@ -454,6 +454,7 @@
|
||||
"hx-shrink-0",
|
||||
"hx-sr-only",
|
||||
"hx-sticky",
|
||||
"hx-tag",
|
||||
"hx-text-2xl",
|
||||
"hx-text-4xl",
|
||||
"hx-text-[10px]",
|
||||
@ -480,6 +481,7 @@
|
||||
"hx-text-white",
|
||||
"hx-text-xl",
|
||||
"hx-text-xs",
|
||||
"hx-text-xxs",
|
||||
"hx-text-yellow-900",
|
||||
"hx-to-gray-600",
|
||||
"hx-top-0",
|
||||
|
Reference in New Issue
Block a user