Currently I am working on Windows and utilizing bower for my project. Below is an excerpt from my app.sass file:
$fa-font-path: "/lib/font-awesome/fonts"
@import 'lib/font-awesome/scss/font-awesome'
The project runs smoothly on Linux but encounters issues on Windows, the bug causing this problem can be seen here: