Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#343·grip

Octicons.css not in-lined like other style sheets when using `--export`

Author: jdh104Created Jun 30, 2021Updated Nov 11, 2025

I installed grip via pip install grip grip -V returns Grip 4.5.2

When I use grip in cmd and view the webpage, the source shows several stylesheets including octicons.css. everything works fine image

When I use grip --export and open the exported .html, all of the stylesheets are inlined EXCEPT for octicons.css. image

This results in a 404 on loading the page image

Source: joeyespo/grip

View original on GitHubView discussion on GitHub