Has anyone had success adding Compass to the ember-cli-foundation-sass module?
The end goal is to build a grid with Susy (optimally with Foundation + Sass) and have searched for quite some time trying to find examples that worked and none have. Basically every example online related to this problem i’ve tried.
*using nom install ember-cli-foundation-sass plugin *installed compass / Susy Gem + Compass Watch + ember-compass-compiler+ implementation details *config.rb in the “styles” directory AND tried config.rb in the app directory. + settings pointing to said folders.
Can someone share code/install details where it works? If I have to drop foundation, that’s fine for now…
Thanks in advance for the help!