Closed mjanos10 closed 6 years ago
Hi @mywebstuff ,
Thanks for the feedback, i'll try to use styleResources
on this project and will update soon.
Thank you
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 🙇
Hi!
Loving that you ported this template to nuxt, it's awesome! :)
There is a
styleResources
attribute that you can add to thenuxt.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