This website requires JavaScript.
Explore
Help
Sign In
max
/
pixsy
Watch
1
Star
0
Fork
You've already forked pixsy
0
Code
Issues
8
Pull Requests
Releases
Wiki
Activity
0c8e2d2163
pixsy
/
node_modules
/
pug-linker
/
test
/
special-cases-src
/
root-mixin.pug
10 lines
105 B
Plaintext
Raw
Blame
History
extend ../fixtures/layout.pug
mixin myMixin
p Hello world
block body
p Before
+myMixin
p After
Reference in New Issue
View Git Blame
Copy Permalink