Foundation issues throughout on Sage 9

Really struggling to get Foundation setup working in Sage 9. Firstly it flags an error upon first run in main.scss where an extra line space is required. Also some of the Foundation 6 utilities eg. Accordion, Off Canvas doesn’t seem to be working. And where is the _settings.scss file?

Any help or advice in advance would be greatly appreciated.

Thanks.

Grab this branch: https://github.com/roots/sage/pull/1919

Foundation stuff is set up slightly better and JS is working. Use _variables.scss for your settings.

Thats great. Will check it out now.

Many thanks for response.