27 lines
621 B
HTML
27 lines
621 B
HTML
Cheesy Bacon Bites
|
|
|
|
|
|
|
|
Home
|
|
|
|
|
|
|
|
<h1>Cheesy Bacon Bites</h1>
|
|
<p>This is an old Christmas Party favorite</p>
|
|
<h2>Ingredients</h2>
|
|
<ul>
|
|
<li>1 3-ounce package cream cheese, softened</li>
|
|
<li>1/4 cup bacon pieces</li>
|
|
<li>2 tablespoons chopped onion</li>
|
|
<li>1/8 teaspoon pepper</li>
|
|
<li>1 8-ounce package crescent rolls</li>
|
|
</ul>
|
|
<h2>Directions</h2>
|
|
<ol>
|
|
<li>Combine cream cheese, bacon, onion, and pepper.</li>
|
|
<li>Form crescent dough into two rectangles and pinch the seams together.</li>
|
|
<li>Spread filling, roll up, seal, and cut each roll into 16 slices.</li>
|
|
<li>Bake at 350°F for 15 minutes.</li>
|
|
</ol>
|
|
|