Skip to content

Conversation

@kevinmarrec
Copy link
Contributor

Accept module options to be able to also setup the module as the following example :

export default {
  modules: [
    ['nuxt-webfontloader', {
      google: {
        families: ['Roboto:400']
      }
    }]
  ]
}

@TheAlexLichter TheAlexLichter merged commit dcfbfbc into Developmint:master Apr 23, 2019
@kevinmarrec kevinmarrec deleted the feat/module-options branch April 23, 2019 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants