So siehts ganz gut aus !
This commit is contained in:
6
node_modules/pug/examples/includes/head.pug
generated
vendored
Normal file
6
node_modules/pug/examples/includes/head.pug
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
head
|
||||
title My Site
|
||||
// including other pug works
|
||||
include scripts.pug
|
||||
// including .html, .css, etc works
|
||||
include style.css
|
||||
Reference in New Issue
Block a user