You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Heys, i'm building a modular newsletter where each block is a <column> module. Since this module has a lot of variants for its data and appearance, i've abstracted it as partial.
Heys, i'm building a modular newsletter where each block is a
<column>
module. Since this module has a lot of variants for its data and appearance, i've abstracted it as partial.Default and working as Expected
Using columns as partials produces unexpected order classes
setup:
Any thoughts?
The text was updated successfully, but these errors were encountered: