If you’re not totally attached to Compass, I have Bourbon working:
- add
@import "_bourbon.scss";to yourapp.scss - define a custom sass configuration file in
package.jsonusingionic_sassas described here - copy the stock one from
node_modules/@ionic/app-scripts/config/sass_config.jsand add'node_modules/bourbon/app/assets/stylesheets'to theincludePathsstanza of it