In the convertscript there is a method [`replace_vars`](https://github.com/vwall/compass-twitter-bootstrap/blob/master/build/convert.rb#L99) which replaces @ with $, but this brakes media queries. I think it should check if the string after the @ isn't `media` or `page`.