$el.querySelector('[aria-selected=true]').focus()); }
"
@keydown.arrow-left.prevent="
const tabs = ['ingredients', 'steps', 'nutrition'];
const i = tabs.indexOf(selected);
if (i > 0) { selected = tabs[i - 1]; $nextTick(() => $el.querySelector('[aria-selected=true]').focus()); }
">
Ingredients
Scale
- 0) { selectedScale = customScale; show = false }" />
Convert
Pie Filling
Other
Steps
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
1
Heat the oven to 325 degrees.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
2
Whisk together sugar, flour, salt and matcha powder.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
3
Stir in butter, then beat in 3 eggs and 1 egg yolk, one at a time.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
4
Beat a couple of minutes more, stir in the cream and vanilla.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
5
Strain into the pie shell.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
6
Bake about 50 minutes, rotating it 180 degrees after about 35 minutes, until set around the edges but still wobbly in the center.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
7
Allow to cool.
Nutrition Facts
Nutrition facts are based on 1 serving. If servings is not specified, 4 is assumed for the total recipe.
Nutrition facts are based on 1 serving. If servings is not specified, 4 is assumed for the total recipe.
-
Calories358kcal17%
-
Fat38g58%
-
Saturated Fat23g114%
-
Carbohydrates15g5%
-
Fiber0g0%
-
Sugar13g26%
-
Protein5g10%
-
Cholesterol140mg46%
-
Sodium150mg6%
Percent Daily Values are based on a 2,000 calorie diet.
Comments
Sign in to leave a comment.