createwithrani / superlist

Nest multiple blocks inside lists of any kind of list (ordered, unordered, no marker, etc), or do away with list markers and use it like a repeater!
https://wordpress.org/plugins/superlist-block/
GNU General Public License v2.0
20 stars 6 forks source link

Add theme.json support #8

Closed aurooba closed 2 years ago

aurooba commented 2 years ago

Provide variables that can be controlled in theme.json for theme developers.

aurooba commented 2 years ago

While doing this, let's go ahead and make the list-item max-width a CSS Custom property so we aren't doing any inline nonsense.