So siehts ganz gut aus !
This commit is contained in:
9
node_modules/pug-linker/test/special-cases-src/root-mixin.pug
generated
vendored
Normal file
9
node_modules/pug-linker/test/special-cases-src/root-mixin.pug
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
extend ../fixtures/layout.pug
|
||||
|
||||
mixin myMixin
|
||||
p Hello world
|
||||
|
||||
block body
|
||||
p Before
|
||||
+myMixin
|
||||
p After
|
||||
Reference in New Issue
Block a user