Answer the question
In order to leave comments, you need to log in
What's wrong with the jade mixin?
mixin header_01(imageName)
header
div.container
div.logo
img(src="images/#{imageName}.png", alt="")
+header_01("logo");
+header_01("logo");
. It is still not clear why the grate is put here img(src="images/#{imageName}.png", alt="")
?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question