question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CSS issue - Style not matching GitHub

See original GitHub issue

First off, I love grip, so thank you!

I just installed it for the first time on this machine via apt install grip and there was no styling whatsoever when I ran grip -b filename.md. I then checked this repo and saw it says to run pip install grip to install it, so uninstalled and ran that. Now I’m getting styling that is closer to GitHub’s but still not quite there (which is an even weirder problem really). I have attached a screenshot in which you’ll notice the full border is not there and the padding is too small (probably the same cause).

image

I have tried grip --clear (does not change anything) and grip -V gives the version as Grip 4.5.2.

Any help would be greatly appreciated 🙂

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:13
  • Comments:6

github_iconTop GitHub Comments

1reaction
Emi1305commented, May 8, 2019

The issue seems to be that the URL https://octicons.github.com/components/octicons/octicons/octicons.css returns a 404 Not Found, I wasn’t able to find the actual path to the file

0reactions
jessevdpcommented, Mar 14, 2020

I’m also having this issue. I just installed grip (like minutes ago) through homebrew. My current version is 4.5.2.

Note the top browser window is showing grips output. The bottom window is showing GitHub directly.

Screenshot 2020-03-14 at 17 36 40
Read more comments on GitHub >

github_iconTop Results From Across the Web

Not Matching Selector Or Style · Issue #47457 · dart-lang/sdk
Hi everybody. Dart SDK Version : 2.13.0; Windows; Chrome. When build i can't see style or any other css selector.
Read more >
default styles have too many styles, styling doesn't match docs ...
According to https://wordpress.org/gutenberg/handbook/extensibility/theme-support/ there are some styles that come with blocks.
Read more >
CSS not being applied in pages :/ · Discussion #22495 - GitHub
Looking at your page, it appears the issue is the “/” at the beginning of your stylesheet's source. Change “/css/main.css” to “css/main.css” ...
Read more >
SSR classNames not matching when using Style Object #3124
Hello,. I'm integrating react-select to my SSR implementation, and currently I'm having issues with classNames not matching:.
Read more >
Critical CSS path feature does not match stylesheets #28624
Steps to reproduce; Expected and actual results. Please make sure that the issue is reproducible on the vanilla Magento instance following Steps ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found