JezK
Edit File: sprites.less
@import "twitter/bootstrap/variables.less"; @import "twitter/bootstrap/mixins.less"; // The ERB code is not executed upon compilation. It's intended to be executed by the asset pipeline of the consumer app. @iconSpritePath: url("<%= asset_path 'twitter/bootstrap/glyphicons-halflings.png' %>"); @iconWhiteSpritePath: url("<%= asset_path 'twitter/bootstrap/glyphicons-halflings-white.png' %>"); @import "twitter/bootstrap/sprites.less";