I was trying to get livereload working with rails 3.2, and I came across this question, of which there is a reference to not naming imported sass partials with .css.scss:
Rails: Use livereload with Asset Pipeline
Is this correct that imported SCSS files should be named file.scss and not file.css.scss?
Honestly, I don't think it matters much. As a convention, I generally name files that will eventually be output as an actual CSS file as .css.scss and imported files as .scss.
I do the same for .html.haml and .haml for partials.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With