Posts by rbsilva • 21 points
1 post
- 
		2 votes2 answers523 viewsA: Concatenate . Sass files with CompassYou are using https://github.com/yeoman/grunt-usemin? If not, it can help you in the concatenation process, just put it in your HTML: <!-- build:css({.tmp,app}) styles/main.css --> <link…