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

Pug support #20

Open
rustige opened this issue Apr 21, 2016 · 2 comments
Open

Pug support #20

rustige opened this issue Apr 21, 2016 · 2 comments

Comments

@rustige
Copy link

rustige commented Apr 21, 2016

Please integrate Pug support (Jade was renamed to pug in node)

@manrueda
Copy link
Owner

@rustige Pug is still in 2.0.0-alpha. I will change it when the version 2 is released.
We have 6 month to change....

@ScorpioCoding
Copy link

Having an issue with PUG and include.
The function include works but the compiler doesn't want to compile the child file with ".pug" extension.

Parent file base.pug
Child file kid.pug
include kid.pug "doesnt work
include kid.jade 'does work'

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

3 participants