Taco Mac
$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
Steps
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
1
Prepare macaroni and cheese as directed on box.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
2
Brown ground beef in skillet over medium-high. Drain excess grease. Add taco seasoning as instructed on package.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
3
Add taco meat, can of fiesta nacho cheese soup, and cheddar cheese to macaroni and cheese. Mix well and heat on medium-low heat until cheese is melted.
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.
-
Calories550kcal27%
-
Fat30g46%
-
Saturated Fat15g75%
-
Carbohydrates40g13%
-
Fiber2g8%
-
Sugar3g6%
-
Protein35g70%
-
Cholesterol120mg40%
-
Sodium1,800mg75%
Percent Daily Values are based on a 2,000 calorie diet.
Comments
Sign in to leave a comment.