feat: TinyMCE list style
All checks were successful
Deployment / wordpress (push) Successful in 6s
Deployment / nuxt (push) Successful in 1m0s

This commit is contained in:
2026-02-01 21:14:59 -05:00
parent faf39ca182
commit 9a472bd6a6
4 changed files with 15 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
@utility list-horizontal {
@apply list-none flex flex-wrap items-center gap-3;
}