Hey everyone, when I'm doing theme development locally the footer of my theme isn't pulling in any of the items in my configuration. Does anyone know why that may be?
✅ 1
Mitchell Mudd
03/19/2024, 8:43 PM
Looks like the theme extension isn't being pulled in when I call theme:fetch, when I did development a while ago it did. Could that be what's causing no configuration content to show up on local dev?
Mitchell Mudd
03/20/2024, 12:46 PM
Oof - I was playing around trying to figure this out and swapped src for dev in my URL for local testing and that was the solution facepalm