Skip to content
0) {
dragging = true;
startY = $event.touches[0].clientY;
}
"
@touchmove.window="
if (dragging) {
let deltaY = $event.touches[0].clientY - startY;
if (deltaY > 0) {
pos_y = deltaY;
if (pos_y > window.innerHeight / 3) {
dragging = false;
pos_y = 1200;
cart_drawer = false;
if (!menu_drawer) {
enable_body_scrolling = true;
has_overlay = false;
}
}
} else {
pos_y = 0;
}
}
"
:style=" 'transform: translate(0px, ' + pos_y + 'px)'"
x-trap="cart_drawer"
x-show="cart_drawer"
x-transition:enter="animation-300 opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-start="opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-end="!translate-y-0 opacity-100"
x-transition:leave="animation-300 !translate-y-0 opacity-100"
x-transition:leave-start="!translate-y-0 opacity-100"
x-transition:leave-end="opacity-0 !translate-y-full md:!translate-y-0"
x-cloak
>
0) {
dragging = true;
startY = $event.touches[0].clientY;
}
"
@touchmove.window="
if (dragging) {
let deltaY = $event.touches[0].clientY - startY;
if (deltaY > 0) {
pos_y = deltaY;
if (pos_y > window.innerHeight / 3) {
dragging = false;
pos_y = 1200;
search_drawer = false;
if (!menu_drawer) {
enable_body_scrolling = true;
has_overlay = false;
}
}
} else {
pos_y = 0;
}
}
"
:style=" 'transform: translate(0px, ' + pos_y + 'px)'"
x-trap="search_drawer"
x-show="search_drawer"
x-transition:enter="animation-300 opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-start="opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-end="!translate-y-0 opacity-100"
x-transition:leave="animation-300 !translate-y-0 opacity-100"
x-transition:leave-start="!translate-y-0 opacity-100"
x-transition:leave-end="opacity-0 !translate-y-full md:!translate-y-0"
x-cloak
>
B
Bill Fitzsimmons
Paleo Avocado Chocolate Mousse/Pudding
Apr 12, 2013
·
Dessert
·
Paleo Recipe
·
Paleo Recipes
·
Recipe
Home
/
News
/
Paleo Avocado Chocolate Mousse/Pudding
[dropcap style="1"]I[/dropcap] had this 'Paleo' Avocado Chocolate Mousse/Pudding at a buddy's CrossFit gathering last night and it was probably the most amazing dessert I've had in months so I had to share....I don't even really like pudding/mousse but this is super easy - just mash those avocados with the honey until smooth (maybe use food proc./stick blender but PaleoPro customers can probably just use their arm muscles) then mix in everything else:
2 Avocados
.5c honey
.5c cocoa (unsweetened, the good stuff like Ghiradelli)
1.5 tsp ea of vanilla/almond extract
Get Nutrition Tips That Actually Work
Research-backed insights on clean protein, gut health, and performance nutrition — from the PaleoPro team.
You're in! Check your inbox.
Your first email is on the way.
Something went wrong. Please try again.
Link to share
Copy URL
Use this link to share the article with a friend.
0) {
dragging = true;
startY = $event.touches[0].clientY;
}
"
@touchmove.window="
if (dragging) {
let deltaY = $event.touches[0].clientY - startY;
if (deltaY > 0) {
pos_y = deltaY;
if (pos_y > window.innerHeight / 3) {
dragging = false;
pos_y = 1200;
localization_overlay = false;
if (!menu_drawer) {
enable_body_scrolling = true;
has_overlay = false;
}
}
} else {
pos_y = 0;
}
}
"
:style=" 'transform: translate(0px, ' + pos_y + 'px)'"
x-trap="localization_overlay"
x-show="localization_overlay"
x-transition:enter="animation-300 opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-start="opacity-0 !translate-y-full md:!translate-y-0"
x-transition:enter-end="!translate-y-0 opacity-100"
x-transition:leave="animation-300 !translate-y-0 opacity-100"
x-transition:leave-start="!translate-y-0 opacity-100"
x-transition:leave-end="opacity-0 !translate-y-full md:!translate-y-0"
x-cloak
>
Enable audio
Disable audio
.
Discount code automatically applied at checkout.
{"themeColor":"#574CD5","iconColor":"#574CD5","showLogo":true,"topBottomPosition":10,"rightLeftPosition":10,"iconSize":"small","iconCustomSize":64,"position":"middle-right"}