Emcee works great with compiling assets, such as CoffeeScript and Sass. Any external stylesheet or script tag references that have an extension that Sprockets recognizes will automatically be compiled. For example, <link rel="stylesheet" href="test.css.scss"> and <script src="test.js.coffee">...