SuretnoHQ / nuxt-coreui

💫 NuxtJS + CoreUI Project — Unofficial Nuxt + CoreUI project, free to use boilerplate for every need.
183 stars 76 forks source link

styleResources in nuxt.config file #2

Closed mjanos10 closed 6 years ago

mjanos10 commented 6 years ago

Hi!

Loving that you ported this template to nuxt, it's awesome! :)

There is a styleResources attribute that you can add to the nuxt.config.js file so that your scss variables and settings can be used globally inside your pages' and components <style lang="sccs"> tag. Here's an example: https://github.com/nuxt/nuxt.js/tree/dev/examples/style-resources

SuretnoHQ commented 6 years ago

Hi @mywebstuff ,

Thanks for the feedback, i'll try to use styleResources on this project and will update soon.

Thank you

SuretnoHQ commented 6 years ago

Hi @mywebstuff,

Sorry for late update, i already not maintained this project. But for latest release i've added styleResources on nuxt.config.js.

Thanks 🙇