FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index mod_harbour Bootstrap V4 dropped the Glyphicons icon font
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Bootstrap V4 dropped the Glyphicons icon font
Posted: Sun Sep 22, 2019 02:54 PM

https://stackoverflow.com/questions/326 ... -migration

Bootstrap V4 dropped the Glyphicons icon font.

For people who are looking for one-liner solutions, you can import Bootstrap Glyphicons only:
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css" rel="stylesheet">

Continue the discussion