Files
wp-headless/wp-content/themes/moonshine/app/assets/css/lists.css
Pascal Martineau 9a472bd6a6
All checks were successful
Deployment / wordpress (push) Successful in 6s
Deployment / nuxt (push) Successful in 1m0s
feat: TinyMCE list style
2026-02-01 21:14:59 -05:00

4 lines
83 B
CSS

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