Files
wp-headless/wp-content/themes/moonshine/app/assets/css/lists.css
Pascal Martineau 8ae6dafb62
Some checks failed
Deployment / wordpress (push) Successful in 6s
Deployment / nuxt (push) Has been cancelled
feat: TinyMCE list style
2026-02-01 21:17:21 -05:00

4 lines
83 B
CSS

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