Foundation + Meteor + VueJS

Hey Guys!

So, I got into a new path for me. After many years of using Meteor + Blaze, and the amazing packaging MDG and the community build, it was everything easy and amazing.

Now, I needed to jump into components. And got into this project,

I started using vue-meteor, and so far, so good. Excellent stuff.

My only concern comes at the moment of the styling. I need to use Foundation, and I can’t find the right way of making it work altogether without nasty things (loading CDN foundation in each component).

Any ideas, or directions how I can achieve this?
sass has been widely supported in Meteor. Foundation-Site was supported as a meteor package.

Cheers