CSS issue - Style not matching GitHub
See original GitHub issueFirst 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).
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:
- Created 4 years ago
- Reactions:13
- Comments:6
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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 fileI’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.