ember-cli-sass-pods icon indicating copy to clipboard operation
ember-cli-sass-pods copied to clipboard

.sass support

Open aesopwolf opened this issue 8 years ago • 1 comments

Great project! I just forked it and added explicit support to generate .sass files instead of .scss files.

For example, both of the following are supported:

ember g sass components/contact-box -p
ember g scss components/contact-box -p

What are your thoughts on incorporating that feature into this repo (ember-cli-sass-pods)?

aesopwolf avatar Apr 08 '16 22:04 aesopwolf

👍

danielmavila avatar Jul 10 '16 16:07 danielmavila