cheesestringer

Results 17 comments of cheesestringer

Using `0.118.12` worked the first time but then I started getting the same Nokogiri error. `Installing nokogiri 1.10.5 with native extensions Gem::Ext::BuildError: ERROR: Failed to build gem native extension.`

Got around this by editing the `.bundle/config` file and adding `BUNDLE_BUILD__NOKOGIRI: "--use-system-libraries"`

Ran in to this issue today with users receiving old files from our CDN. I know the team is busy but 10 months without a response kinda sucks.

The larger sites are probably verifying the crawler https://developers.google.com/search/docs/crawling-indexing/verifying-googlebot

Yeah this is a tough one since depending on where you click it could block dots both above and below. I'll have a play with it though as the current...

Sorry for the late reply. I tend to only look at this on weekends and have just been busy lately. I'll try to check it out and review it this...

Superseded by https://github.com/cheesestringer/property-seeker/pull/18

Thanks for the response @ZeeshanTamboli! The red background was just a small repro to make the issue more clear. I wanted to use a variant so it could be easily...

Using the dashed button example as the variant, it seems weird that by extending the variants and adding a new one that it doesn't get to consume the existing font...

Is it an accident that all the current button variants have the same font size? It was throwing me that I could create a variant that doesn't conform to the...