funkhaus / fuxt

A complete Headless WordPress tech stack built on Nuxt.
223 stars 28 forks source link

fuxt - added background options #11

Closed ibanzajoe closed 3 years ago

ibanzajoe commented 3 years ago

Files Updated: nuxt.config.js, /pages/_.vue

Notes:

There was an issue with _.vue file where it was not being exported.

Time Report:

30 minutes

Checklist:

drewbaker commented 3 years ago

Yeah the page template error is an issue with storybook I think. I opened an issue for it here last week https://github.com/nuxt-community/storybook/issues/231

ibanzajoe commented 3 years ago

Yeah the page template error is an issue with storybook I think. I opened an issue for it here last week nuxt-community/storybook#231

I fixed this by rewriting the export. But other than that, the config in the nuxt.config.js file is all you need to add to have different background options.