29 lines
766 B
TeX
29 lines
766 B
TeX
\recipe{Pancakes}
|
|
\serves{10}
|
|
\preptime{\cutext{10}{min}}
|
|
\cooktime{\cutext{20}{min}}
|
|
\dishtype{\freeze} % options: vegetarian, glutenfree, freeze, mealprep
|
|
%\dishother{\glutenfree} % if you need more than one of the dish types? puts it in the other corner
|
|
|
|
\begin{step}
|
|
\cutext{2}{cup} All-purpose flour
|
|
\cutext{1/2}{cup} Sugar
|
|
\cutext{4}{TL} Baking powder
|
|
\cutext{1/4}{TL} Baking soda
|
|
\cutext{1/2}{TL} Salt
|
|
\method
|
|
Whisk dry ingredients in a large bowl.
|
|
\end{step}
|
|
|
|
\begin{step}
|
|
\cutext{1_1/2}{cup} Milk
|
|
\cutext{1/4}{cup} (1 stick) Butter, melted
|
|
\cutext{2}{TL} Vanilla extract
|
|
1 Large egg
|
|
\method
|
|
Add wet ingredients to dry and do not over mix.
|
|
|
|
Whisk out lumps and set aside to rest for \cutext{5}{min}.
|
|
|
|
Cook!
|
|
\end{step} |