Open eelke opened 11 months ago
I don't think v2 addons will be able to do this, everything needs to be compiled ahead of time.
You should be able to import the compiled CSS into your sass files though.
Something like the following should work in sass setup that can import from node_modules.
@import "ember-fast-marquee/marquee";
See https://github.com/adopted-ember-addons/ember-cli-sass#addon-development