1
0
Fork 0
mirror of https://github.com/twbs/bootstrap-sass.git synced 2022-11-09 12:27:02 -05:00
twbs--bootstrap-sass/lib
Tristan Harward a7369e809d Standardize on image-path for referencing sprite assets.
We need a new compass function to handle image-path, since image-url (rightfully) includes the url() wrapper. We don't want the url() wrapper around our path variable, since bootstrap already includes it. This way we only have to patch the _variables.scss file, and not _sprites.scss too.
2012-11-01 10:56:58 -04:00
..
bootstrap-sass Standardize on image-path for referencing sprite assets. 2012-11-01 10:56:58 -04:00
bootstrap-sass.rb Register the rails engine when using Rails w/Compass 2012-05-11 14:39:47 +01:00