feat: Initial ACF fields for the builder
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
}
|
||||
|
||||
@utility list-ordered {
|
||||
@apply list-decimal list-inside;
|
||||
@apply list-inside list-decimal;
|
||||
}
|
||||
|
||||
@utility list-unordered {
|
||||
@apply list-disc list-inside;
|
||||
@apply list-inside list-disc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user