Environment
- MacOs
- NodeJS v20
- npm
- rollup?
Reproduction
npx @vue-storefront/cli add endpoint exampleChe
Describe the bug
generated exampleChe.vue page in the playground app has a different styling and broken CSS in comparison with the already provided exampleMethod.vue one
Diff:

missing: text-green-500, "text-gray-50" and added extra in the new template
how does it look?

Additional context
N/A
Logs