Lucas Rasmussen

Results 9 issues of Lucas Rasmussen

There's an issue on Firefox for Mac where the icons are appearing thicker than they should. The solution is using -moz-osx-font-smoothing: grayscale; . I have created a pull request at...

… supposed to. This unfortunately vendor specific rule fixes it.

I've noticed that only get generated and added to the response headers (in my case Cloudflare Cache-Tags) when the Response is a cold cache. So on first load, the response...

enhancement

Since bots often use HEADs to check for content updates or if the server is alive, it makes sense to cache HEADs via CDN. With this same reasoning, I think...

feature

I personally don't think this takes anything away, but it'd be nice to have this in already for Drupal users.

I ran into an issue with this because it was expecting a third parameter, which isn't necessarily necessary.

I would feel more comfortable using the clean_class filter in my pattern-lab templates if I was confident it would do the same in Pattern Lab as it does in Drupal.

i know I know, this doesn't do anything. The problem is that right now, even if I make sure the pattern lab side will never actually hit this filter, its...

**Description** I've been able to produce this issue consistently. It seems to be that after attempting to delete a super table field that is within a Matrix field, on the...