Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layout inheritance #11

Open
lllama opened this issue May 3, 2023 · 0 comments
Open

Layout inheritance #11

lllama opened this issue May 3, 2023 · 0 comments

Comments

@lllama
Copy link
Owner

lllama commented May 3, 2023

At the moment, all layouts will inherit from the root index.html. SvelteKit layouts will inherit as a tree, however. i.e. new layouts will inherit from the root layout, which will inherit from the index.html. We need to explore this further to decide whether this makes sense for Jinja and MPAs.

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

No branches or pull requests

1 participant