You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 18, 2019. It is now read-only.
Hi guys,
How can I use themes generated with the theme creator?
The method below is not working.
vuetify: { theme: { primary: '#00E676', secondary: '#00C853', accent: '#7C4DFF', error: '#f44336', warning: '#ffeb3b', info: '#2196f3', success: '#4caf50' } },
I pasted the above code into nuxt.config.js below the import of the vutifyjs module.
Any idea?
The text was updated successfully, but these errors were encountered: