You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't figure out how to import bourbon and / or neat into a single file component. I've tried installing bourbon manually and via npm, but after importing "bourbon" or the main "_bourbon.scss" file meteor throws an error that the import files in there can't be found. I know this has something to do with the includePath which is necessary in order to make this work, but I don't know where to set it.
Any help would be appreciated, thanks.