Closed mathieul closed 12 years ago
Icons are already in bootstrap-sass gem, along with the sprite path variables. Add icons if they're different, and set icon path if the new icons need to have a different name. If not, why do anything??
I second that!
@maxim, I think @mathieul 's approach is good. Bootswatches never provide images, just variables and css, and instead rely on the original Bootstrap's icons. Hence this gem should not deal with images either, and instead rely on bootstrap-sass for it. So icons should not be added to this project, neither should it have any image paths of its own.
+1. Please merge.
Makes sense, thanks.
Can you release a new version of the gem? This patch is needed on all rails project which need icons and use bootswatch-rails
Thanks for this project boss !
+1 to akshayrawat's request
Done, sorry for the wait guys.
Why not just add the icons and fix paths instead?