Sublime Coding
  • Home
  • About
  • Learning Resources
Subscribe

bootstrap

A collection of 1 post
Bootstrap Glyphicons won’t show up in Rails
css

Bootstrap Glyphicons won’t show up in Rails

If you are having issues with the Glyphicons showing up in your Rails project. Add this line to the top of your file where you are importing Bootstrap. Make sure it is above the import ‘bootstrap’ line. $icon-font-path: 'bootstrap/'; @import 'bootstrap'; Additionally if you have the
Aug 23, 2014 1 min read
Sublime Coding © 2025
Powered by Ghost