Twitter bootstrap – Rails Sass: variables are not passed with @import
I have a rails project which uses twitter bootstrap and sass. The scss files are structured into folders so I have a better overview. Now I want to define a file for global variables which contains my colors etc. and…