10 ingredients or less/how to/recipes/Vegetarian Recipes

How to Make: Crispy Oven Baked Popcorn Cauliflower

Posted February 28, 2016 by Stephanie
crispy oven baked popcorn cauliflower with skinny ranch - www.iamafoodblog.com

crispy oven baked popcorn cauliflower with skinny ranch - www.iamafoodblog.com

Are you guys watching the Oscars tonight? I’m going to try to catch it, but since I haven’t watched many of the movies nominated, I might just be munching on popcorn cauliflower, sans Oscar. I love these cauliflower popcorn guys so much. Almost as much as I love roasted cauliflower, but maybe even a little bit more because I like a little bit of crunch. You have the best of both worlds with these guys: the outsides are crisp and crunchy and the insides are meltingly tender like the roasted cauliflower you know and love. Add in some skinny ranch dip (thanks to the lack of mayo) and you’ve got the best healthy TV watching snack ever!

crispy oven baked popcorn cauliflower with skinny ranch - www.iamafoodblog.com

$(function(){ var trigger = $('.hamburger'), overlay = $('.overlay'), isClosed = false; trigger.click(function () { hamburger_cross(); }); function hamburger_cross() { if (isClosed == true) { overlay.hide(); trigger.removeClass('is-open'); trigger.addClass('is-closed'); isClosed = false; } else { overlay.show(); trigger.removeClass('is-closed'); trigger.addClass('is-open'); isClosed = true; } } $('[data-toggle="offcanvas"]').click(function () { $('#wrapper').toggleClass('toggled'); }); bindBehavior.subscribe(); });