Meteor importing custom sass files question

I want to use custom foundation sass files(i only need couple of thing not entire framework). Is it possible to do that and if you have will and time can you give short “how to”?
Thank you in advance for help, i’m complete novice with meteor.

Hi, take a look at my package: https://atmospherejs.com/juliancwirko/zf5

You can use special .json file from Scss package ( https://atmospherejs.com/fourseven/scss ) then you can include chosen imports.

But still, it is quite problematic with Meteor.