Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Fragments Layout on a template #345

Open
aviranbergic opened this issue Mar 17, 2022 · 0 comments
Open

Fragments Layout on a template #345

aviranbergic opened this issue Mar 17, 2022 · 0 comments

Comments

@aviranbergic
Copy link

aviranbergic commented Mar 17, 2022

We would like to understand how you layout your fragments on a template and manage the margins and alignments.
meaning if we have

<fragment id='header' slot='header'></fragment>
<fragment id='promotions' slot='content'></fragment>
<fragment id='footer' slot='footer'></fragment>

what is your approach to layout the fragments on the page correctly?
where and how do you manage the CSS?

each fragment internally has its surrounding margins and positioning or is it done by the template?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant