Closed lucasmazza closed 1 year ago
Last bit for #28. I've noticed that sass-rails isn't respecting the link directive when the stylesheet gets @imported inside an existing .scss file, so I might have to look into that on sass-rails before merging this.
sass-rails
link
@import
.scss
Last bit for #28. I've noticed that
sass-rails
isn't respecting thelink
directive when the stylesheet gets@import
ed inside an existing.scss
file, so I might have to look into that onsass-rails
before merging this.