1
0
Fork 0
mirror of https://github.com/twbs/bootstrap-sass.git synced 2022-11-09 12:27:02 -05:00
Commit graph

3 commits

Author SHA1 Message Date
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
Tristan Harward
1886ceb0c1 Change to cleaner image-url syntax (thanks @m5o) 2012-11-01 10:32:29 -04:00
Tristan Harward
108c3c63e7 Add patch for asset-url conversion 2012-11-01 09:26:20 -04:00