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

Load another .pug file inside an existing .pug file ? #111

Open
Legends opened this issue Jun 15, 2018 · 1 comment
Open

Load another .pug file inside an existing .pug file ? #111

Legends opened this issue Jun 15, 2018 · 1 comment

Comments

@Legends
Copy link

Legends commented Jun 15, 2018

Is it possible to load another .pug file inside an existing .pug file and extract both into a separate file?

existing.pug

import "another.pug"
tag-existing-pug
@egorsmkv
Copy link

you can use the include operator

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

2 participants